MediaWiki:Monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(quickie)
No edit summary
 
(765 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;
    background: #f9f9f9 url("http://www.mariowiki.com/skins/monobook/mariowikiheadbg.png")
}


a { color: #00f; }
/* <h2> All pages </h2> */


a:visited { color: #00c; }
#globalWrapper {
overflow: clip;
background: none !important;
}
.firstHeading { margin-top: 5px; }
p { margin: 0.6em 0 0.7em 0; }
h1 { font-size: 193%; }
h3 + dl, h4 + dl, h5 + dl {
margin-top: -0.1em;
}
.ns-talk p + dl, .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;
}
.ns-talk dl + dl, .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:active { color: orange; }
/* <h3> Interface elements </h3> */
#p-personal a.new { color: #f00; }


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


p { margin: 0.9em 0em 1em 0em; }
body.skin-monobook .pBody,
body.skin-monobook .portlet h3,
body.skin-monobook #footer #f-list {
font-family: verdana, sans-serif;
}


h1, h2, h3, h4, h5, h6 {
body.skin-monobook #p-personal a.new {
    color: black;
color: #f00;
    margin: 0px;
}
}
body.skin-monobook #p-personal a.new:visited {
color: #c00;
}


pre { border: 1px dashed #06f; }
.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; }


textarea { background: #FFFFFF url("http://www.mariowiki.com/images/marioeditbg.jpg")
/* 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;
}


#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
body.skin-monobook #p-cactions ul li,
    margin-bottom:0.6em;
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;
}


#siteNotice {
body.skin-monobook input.searchButton {
    padding: 0.3em;
color: #000;
    margin: 10px;
cursor: pointer;
    border-top: 2px solid #ccc;
background-color: #fff;
    border-bottom: 2px solid #ccc;
border: 1px solid #2f6fab;
    background: #fff;
padding: 0 0.4em !important;
    font-size: smaller;
}
    line-height: 90%;
body.skin-monobook #searchButton {
}
font-weight: normal;
}
body.skin-monobook #searchInput {
border: 1px solid #2f6fab;
padding-right: 0;
}


.spoiler {
input[type="radio"],
    padding: 0.2em;
input[type="checkbox"] {
    margin: 10px;
border: none;
    border-top: 2px solid #ccc;
}
    border-bottom: 2px solid #ccc;
}


#navbox {  
select {
    /*border:1px solid #2f6fab;*/
color: #000;
    border: 1px solid #aaaaaa;
border: 1px solid #2f6fab;
    background-color:#f9f9f9;
}
    padding: 5px;
    font-size: 95%;
    margin-left: 15px;
    margin-bottom: 15px;
}


#bodyContent a.extiw:active { color: #06f; }
@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;
}
}


#bodyContent a.external { color: #06f; }
body.skin-monobook #p-cactions {
left: 11.7em;
}


#p-personal li a:hover {
body.skin-monobook .portlet {
    background-color: none;
width: 11.8em;
    text-decoration: underline;
}
}


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


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


#preftoc a:active { color: #00c; }
body.skin-monobook .pBody {
z-index: 3 !important;
}


#content {
/* <h3> Page content </h3> */
    margin-left: 12.5em;
}


#p-cactions {
/* Links */
    left: 11.8em;
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; }


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


input.searchButton {
/* Indicator icons */
    padding: 0 0.4em !important;
.mw-indicators {
    cursor: pointer;
height: 0;
    background-color: White;
top: -10px;
    border: 1px solid #2f6fab;
}
    font-weight: normal;
.anon .mw-indicators {
}  
top: -5px;
}
#mw-indicator-shortcut {
top: 16px;
}


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


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


input[type="radio"], input[type="checkbox"] {
/* Search up top */
    border: none;
#sidebar {
}
display: flex;
flex-direction: column;
}
#p-search {
order: -1;
}


select {
/* <h3> Miscellaneous pages </h3> */
    border: 1px solid #2f6fab;
    color: Black;
}


.IntroPageBox {
/* Project page borders */
    background-color: #ffe;
body.rootpage-MarioWiki_Proposals #content,
    background-repeat: no-repeat;
body.rootpage-MarioWiki_Anniversary #content {
    background-position: bottom right;
border-radius: 1em;
}
border: 2px solid #000;
}
body.rootpage-MarioWiki_Chat #content {
border-radius: 1em;
border: 2px dashed #99f;
}


.IntroPageBox div.tright {
/* April Fool's */
    border-color: transparent !important;
body[class*="page-MarioWiki_BJAODN_April_Fool_s_2017"] {
}
background-image: url(https://mario.wiki.gallery/images/2/2f/Crashwikiheadbg.png);
 
}
blockquote {
  border-left: 3px solid #06f;
  margin-left: 2em;
  padding-left: 1em;
}
 
.oldh3 {font-size: 132%}
 
.spoiler {
  padding: 0.2em;
  margin: 10px;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
}
 
#disambig {
  border-top: 3px double #cccccc;
  border-bottom: 3px double #cccccc;
}
 
.sigbox {
  background: url(http://www.mariowiki.com/images/sigboxbg.png) no-repeat top left;
  min-height: 20px;
  min-width: 180px;
}
 
/* Side ad code */
 
#column-google {
    width: 120px;
    clear: left;
    position: absolute;
    padding: 35px 0px 6px 6px;
    float: right;
    right: 0px;
    top: 0px;
    z-index: 1;
}
 
#google-ads {
    background-color: #FFFFFF;
    z-index: 5;
}
 
#google-linkbox {
    background-color: #FFFFFF;
    padding: 0px 0px 2px 0px;
    z-index: -5;
}
 
#google-referral {
    background-color: #FFFFFF;
    padding: 2px 0px 2px 0px;
    text-align: center;
    z-index: 5;
}
 
#adbrite-ads {
    background-color: #FFFFFF;
    border: 1px solid #aaaaaa;
    padding: 0px 2px 2px 2px;
    text-align: center;
    z-index: 5;
}
 
#content {
    margin: 2.8em 118px 0 12.2em;
    border: 1px solid #aaaaaa;
}
 
#p-personal {
    z-index: 6;
}
 
#f-poweredbyico {
    z-index: 0;
}

Latest revision as of 17:08, November 18, 2023

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

/* <h2> All pages </h2> */

#globalWrapper {
	overflow: clip;
	background: none !important;
}
.firstHeading { margin-top: 5px; }
p { margin: 0.6em 0 0.7em 0; }
h1 { font-size: 193%; }
h3 + dl, h4 + dl, h5 + dl {
	margin-top: -0.1em;
}
.ns-talk p + dl, .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;
}
.ns-talk dl + dl, .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;
}

/* <h3> Interface elements </h3> */

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 {
	background: none;
	text-decoration: underline;
}

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;
}

/* <h3> Page content </h3> */

/* 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-iconedElement-icon.oo-ui-icon-check,
.mw-mmv-reuse-dialog .mw-mmv-reuse-tabs .oo-ui-iconElement-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 */
#sidebar {
	display: flex;
	flex-direction: column;
}
#p-search {
	order: -1;
}

/* <h3> Miscellaneous pages </h3> */

/* 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);
}