MediaWiki:Monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(858 intermediate revisions by 21 users not shown)
Line 1: Line 1:
/* edit this file to customize the monobook skin for the entire site */
/* CSS placed here will affect users of the Monobook skin */
body {
    font-size: 10px;
    font-family: verdana;
    background-repeat: repeat;


}
#globalWrapper {
overflow: clip;
background: none !important;
}
.firstHeading { margin-top: 5px; }
p { margin: 0.6em 0 0.7em 0; }
h1 { font-size: 193%; }
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
:is(h3, h4, h5) + dl {
margin-top: -0.1em;
}
:is(.ns-talk, .ns-110) p + dl,
.rootpage-MarioWiki_Proposals p + dl,
.rootpage-MarioWiki_Featured_articles p + dl,
.rootpage-MarioWiki_Changing_username p + dl {
margin-top: -0.4em;
}
:is(.ns-talk, .ns-110) dl + dl,
.rootpage-MarioWiki_Proposals dl + dl,
.rootpage-MarioWiki_Featured_articles dl + dl,
.rootpage-MarioWiki_Changing_username dl + dl {
margin-top: -0.2em;
}


a { color: #00f; }
/* Interface elements */


a:visited { color: #00c; }
body { background: #f6f6f6 url(https://mario.wiki.gallery/images/monobook-bg.webp); }


a:active { color: orange; }
body.skin-monobook .pBody,
body.skin-monobook .portlet h3,
#p-personal a.new { color: #f00; }
body.skin-monobook #footer #f-list {
font-family: verdana, sans-serif;
}


#p-personal a.new:visited { color:#c00; }
body.skin-monobook #p-personal a.new {
color: #f00;
}
body.skin-monobook #p-personal a.new:visited {
color: #c00;
}


p { margin: 0.9em 0em 1em 0em; }
.mw-dismissable-notice {
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
padding: 3px 2px 2px 2px;
margin: -2px 0 11px;
}
#siteNotice { padding: 0; }
#localNotice { margin: 0; }
#localNotice hr { background: #ccc; }


h1, h2, h3, h4, h5, h6 {
/* Main page */
    color: black;
body.page-Main_Page .pds-vote {
    margin: 0px;
padding-bottom: 2px !important;
}
}
body.anon #mw-content-text > .mw-parser-output {
margin-top: -0.5px !important;
}


h1 { font-size: 174%; }
body.skin-monobook #p-cactions ul li,
body.skin-monobook #p-cactions ul li a,
body.skin-monobook #p-cactions li.selected,
body.skin-monobook #p-cactions li.selected a {
border-top-left-radius: 1em;
border-top-right-radius: 1em;
}


h2 { font-size: 138%; }
body.skin-monobook input.searchButton {
color: #000;
cursor: pointer;
background-color: #fff;
border: 1px solid #2f6fab;
padding: 0 0.4em !important;
}
body.skin-monobook #searchButton {
font-weight: normal;
}
body.skin-monobook #searchInput {
border: 1px solid #2f6fab;
padding-right: 0;
}


h3 { font-size: 112%; }
input[type="radio"],
input[type="checkbox"] {
border: none;
}


h4 { font-size: 107%; }
select {
color: #000;
border: 1px solid #2f6fab;
}


h5 { font-size: 102%; }
@media all and (min-width: 551px) {
#content {
border-top-left-radius: 1em;
border-bottom-left-radius: 1em;
}
body.skin-monobook li#pt-login,
body.skin-monobook li#pt-userpage,
body.skin-monobook li#pt-anonuserpage {
color: #606060;
background: url(https://mario.wiki.gallery/images/mushroom.gif) top left no-repeat;
padding: 1px 0 2px 20px;
line-height: 17px;
}
body.skin-monobook div.pBody {
border-top-right-radius: 1em;
border-bottom-right-radius: 1em;
}
body.skin-monobook #p-cactions li {
padding-bottom: 1em;
border-top-left-radius: .72em !important;
border-top-right-radius: .72em !important;
}
}


pre { border: 1px dashed #06f; }
body.skin-monobook #p-cactions {
left: 11.7em;
}


#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
body.skin-monobook .portlet {
    margin-bottom:0.6em;
width: 11.8em;
}
}


#siteNotice {
body.skin-monobook #p-personal li a {
    padding: 0.5em;
color: #00f;
    margin: 10px;
}
    border-top: 2px solid #ccc;
body.skin-monobook #p-personal li a:hover {
    border-bottom: 2px solid #ccc;
text-decoration: underline;
    background: #fff;
background-color: transparent;
}
}


.spoiler {
body.skin-monobook #p-cactions li a {
    padding: 0.2em;
color: #00c;
    margin: 10px;
}
    border-top: 2px solid #ccc;
body.skin-monobook #p-cactions .new a {
    border-bottom: 2px solid #ccc;
color: #c00;
}
}


#navbox {  
body.skin-monobook .pBody {
    /*border:1px solid #2f6fab;*/
z-index: 3 !important;
    border: 1px solid #aaaaaa;
}
    background-color:#f9f9f9;
    padding: 5px;
    font-size: 95%;
    margin-left: 15px;
    margin-bottom: 15px;
}


#bodyContent a.extiw:active { color: #06f; }
/* Links */
a { color: #00f; }
a:active { color: orange; }
a:visited { color: #00c; }
.mw-parser-output a.extiw { color: #06f; }
.mw-parser-output a.extiw:visited { color: #36b; }
.mw-parser-output a.external { color: #06f; }
.mw-parser-output a.external:visited { color: #04c; }


#bodyContent a.external { color: #06f; }
/* Fix footer spacing */
body.skin-monobook #f-list {
line-height: 17px;
}


#p-personal li a:hover {
/* Indicator icons */
    background-color: none;
.mw-indicators {
    text-decoration: underline;
height: 0;
}
top: -10px;
}
.anon .mw-indicators {
top: -5px;
}
#mw-indicator-shortcut {
top: 16px;
}


#p-cactions li a { color: #00c; }
/* Multimedia viewer */
.mw-mmv-reuse-dialog .mw-mmv-reuse-tabs .oo-ui-iconElement-icon.oo-ui-icon-check,
.mw-mmv-reuse-dialog .mw-mmv-reuse-tabs .oo-ui-iconedElement-icon.oo-ui-icon-check {
display: none !important;
}


#p-cactions .new a { color:#c00; }
/* Responsive fix */
@media all and (max-width: 550px) {
body.skin--responsive #sidebar .portlet[role="navigation"] {
display: none !important;
}
}


#preftoc a:active { color: #00c; }
/* Search up top */
#column-one #sidebar {
display: flex;
flex-direction: column;
}
#p-search {
order: -1;
}


#content {
/* Project page borders */
    margin-left: 12.5em;
body.rootpage-MarioWiki_Proposals #content,
}
body.rootpage-MarioWiki_Anniversary #content {
border-radius: 1em;
border: 2px solid #000;
}
body.rootpage-MarioWiki_Chat #content {
border-radius: 1em;
border: 2px dashed #99f;
}


#p-cactions {
/* April Fool's */
    left: 11.8em;
body[class*="page-MarioWiki_BJAODN_April_Fool_s_2017"] {
}
background-image: url(https://mario.wiki.gallery/images/2/2f/Crashwikiheadbg.png);
 
}
.portlet {
    width: 11.9em;
}
 
input.searchButton {
    padding: 0 0.4em !important;
    cursor: pointer;
    background-color: White;
    border: 1px solid #2f6fab;
    font-weight: normal;
}
 
#searchGoButton {
    font-weight: normal;
}
 
#searchInput {
    border: 1px solid #2f6fab;
}
 
input[type="radio"], input[type="checkbox"] {
    border: none;
}
 
select {
    border: 1px solid #2f6fab;
    color: Black;
}
 
.IntroPageBox {
    background-color: #ffe;
    background-repeat: no-repeat;
    background-position: bottom right;
}
 
.IntroPageBox div.tright {
    border-color: transparent !important;
}
 
/* Donor styling on CheatsWiki:Thank You! page. */
 
.donors p { line-height: 40px; }
.donor-0 { font-size: 12px; }
.donor-5 { font-size: 13px; }
.donor-10 { font-size: 14px; }
.donor-15 { font-size: 15px; }
.donor-20 { font-size: 16px; }
.donor-25 { font-size: 17px; }
.donor-30 { font-size: 18px; }
.donor-35 { font-size: 19px; }
.donor-40 { font-size: 20px; }
.donor-45 { font-size: 21px; }
.donor-50 { font-size: 22px; }
.donor-55 { font-size: 23px; }
.donor-60 { font-size: 24px; }
.donor-65 { font-size: 25px; }
.donor-70 { font-size: 26px; }
.donor-75 { font-size: 27px; }
.donor-80 { font-size: 28px; }
.donor-85 { font-size: 29px; }
.donor-90 { font-size: 30px; }
.donor-95 { font-size: 31px; }
.donor-100 { font-size: 32px; }
.donor-105 { font-size: 33px; }
.donor-110 { font-size: 34px; }
.donor-115 { font-size: 35px; }
.donor-120 { font-size: 36px; }
.donor-125 { font-size: 37px; }
.donor-130 { font-size: 38px; }
.donor-135 { font-size: 39px; }
.donor-140 { font-size: 40px; }
.donor-145 { font-size: 41px; }
.donor-150 { font-size: 42px; }
.donor-155 { font-size: 43px; }
.donor-160 { font-size: 44px; }
.donor-165 { font-size: 45px; }
.donor-170 { font-size: 46px; }
.donor-175 { font-size: 47px; }
.donor-180 { font-size: 48px; }
.donor-185 { font-size: 49px; }
.donor-190 { font-size: 50px; }
.donor-195 { font-size: 51px; }
.donor-200 { font-size: 52px; }
.donor-205 { font-size: 53px; }
.donor-210 { font-size: 54px; }
.donor-215 { font-size: 55px; }
.donor-220 { font-size: 56px; }
.donor-225 { font-size: 57px; }
.donor-230 { font-size: 58px; }
.donor-235 { font-size: 59px; }
.donor-240 { font-size: 60px; }
 
blockquote {
  border-left: 3px solid #06f;
  margin-left: 2em;
  padding-left: 1em;
}
 
.oldh3 {font-size: 132%}

Latest revision as of 17:09, December 19, 2024

/* CSS placed here will affect users of the Monobook skin */

#globalWrapper {
	overflow: clip;
	background: none !important;
}
.firstHeading { margin-top: 5px; }
p { margin: 0.6em 0 0.7em 0; }
h1 { font-size: 193%; }
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
:is(h3, h4, h5) + dl {
	margin-top: -0.1em;
}
:is(.ns-talk, .ns-110) p + dl,
.rootpage-MarioWiki_Proposals p + dl,
.rootpage-MarioWiki_Featured_articles p + dl,
.rootpage-MarioWiki_Changing_username p + dl {
	margin-top: -0.4em;
}
:is(.ns-talk, .ns-110) dl + dl,
.rootpage-MarioWiki_Proposals dl + dl,
.rootpage-MarioWiki_Featured_articles dl + dl,
.rootpage-MarioWiki_Changing_username dl + dl {
	margin-top: -0.2em;
}

/* Interface elements */

body { background: #f6f6f6 url(https://mario.wiki.gallery/images/monobook-bg.webp); }

body.skin-monobook .pBody, 
body.skin-monobook .portlet h3, 
body.skin-monobook #footer #f-list {
	font-family: verdana, sans-serif;
}

body.skin-monobook #p-personal a.new {
	color: #f00;
}
body.skin-monobook #p-personal a.new:visited {
	color: #c00;
}

.mw-dismissable-notice {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 3px 2px 2px 2px;
	margin: -2px 0 11px;
}
#siteNotice { padding: 0; }
#localNotice { margin: 0; }
#localNotice hr { background: #ccc; }

/* Main page */
body.page-Main_Page .pds-vote {
	padding-bottom: 2px !important;
}
body.anon #mw-content-text > .mw-parser-output {
	margin-top: -0.5px !important;
}

body.skin-monobook #p-cactions ul li,
body.skin-monobook #p-cactions ul li a,
body.skin-monobook #p-cactions li.selected,
body.skin-monobook #p-cactions li.selected a {
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
}

body.skin-monobook input.searchButton {
	color: #000;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #2f6fab;
	padding: 0 0.4em !important;
}
body.skin-monobook #searchButton {
	font-weight: normal;
}
body.skin-monobook #searchInput {
	border: 1px solid #2f6fab;
	padding-right: 0;
}

input[type="radio"], 
input[type="checkbox"] {
	border: none;
}

select {
	color: #000;
	border: 1px solid #2f6fab;
}

@media all and (min-width: 551px) {
	#content {
		border-top-left-radius: 1em;
		border-bottom-left-radius: 1em;
	}
	body.skin-monobook li#pt-login,
	body.skin-monobook li#pt-userpage,
	body.skin-monobook li#pt-anonuserpage {
		color: #606060;
		background: url(https://mario.wiki.gallery/images/mushroom.gif) top left no-repeat;
		padding: 1px 0 2px 20px;
		line-height: 17px;
	}
	body.skin-monobook div.pBody {
		border-top-right-radius: 1em;
		border-bottom-right-radius: 1em;
	}
	body.skin-monobook #p-cactions li {
		padding-bottom: 1em;
		border-top-left-radius: .72em !important;
		border-top-right-radius: .72em !important;
	}
}

body.skin-monobook #p-cactions {
	left: 11.7em;
}

body.skin-monobook .portlet {
	width: 11.8em;
}

body.skin-monobook #p-personal li a {
	color: #00f;
}
body.skin-monobook #p-personal li a:hover {
	text-decoration: underline;
	background-color: transparent;
}

body.skin-monobook #p-cactions li a {
	color: #00c;
}
body.skin-monobook #p-cactions .new a {
	color: #c00;
}

body.skin-monobook .pBody {
	z-index: 3 !important;
}

/* Links */
a { color: #00f; }
a:active { color: orange; }
a:visited { color: #00c; }
.mw-parser-output a.extiw { color: #06f; }
.mw-parser-output a.extiw:visited { color: #36b; }
.mw-parser-output a.external { color: #06f; }
.mw-parser-output a.external:visited { color: #04c; }

/* Fix footer spacing */
body.skin-monobook #f-list {
	line-height: 17px;
}

/* Indicator icons */
.mw-indicators {
	height: 0;
	top: -10px;
}
.anon .mw-indicators {
	top: -5px;
}
#mw-indicator-shortcut {
	top: 16px;
}

/* Multimedia viewer */
.mw-mmv-reuse-dialog .mw-mmv-reuse-tabs .oo-ui-iconElement-icon.oo-ui-icon-check,
.mw-mmv-reuse-dialog .mw-mmv-reuse-tabs .oo-ui-iconedElement-icon.oo-ui-icon-check {
	display: none !important;
}

/* Responsive fix */
@media all and (max-width: 550px) {
	body.skin--responsive #sidebar .portlet[role="navigation"] {
		display: none !important;
	}
}

/* Search up top */
#column-one #sidebar {
	display: flex;
	flex-direction: column;
}
#p-search {
	order: -1;
}

/* Project page borders */
body.rootpage-MarioWiki_Proposals #content,
body.rootpage-MarioWiki_Anniversary #content {
	border-radius: 1em;
	border: 2px solid #000;
}
body.rootpage-MarioWiki_Chat #content {
	border-radius: 1em;
	border: 2px dashed #99f;
}

/* April Fool's */
body[class*="page-MarioWiki_BJAODN_April_Fool_s_2017"] {
	background-image: url(https://mario.wiki.gallery/images/2/2f/Crashwikiheadbg.png);
}