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
 
(485 intermediate revisions by 13 users not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */
/* CSS placed here will affect users of the Monobook skin */
body {
    font-size: 10px;
    font-family: verdana;
    background-repeat: repeat;
    background: #f9f9f9 url(/images/mariowikiheadbg.png)
}
 
a { color: #00f; }
 
a:visited { color: #00c; }


a:active { color: orange; }
/* <h2> All pages </h2> */


.fakelinks {
#globalWrapper {
    cursor:pointer;
overflow: clip;
    color:#002bb8;
background: none !important;
}
}
 
.firstHeading { margin-top: 5px; }
.fakelinks:hover {
p { margin: 0.6em 0 0.7em 0; }
    text-decoration:underline;
h1 { font-size: 193%; }
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h3 + dl, h4 + dl, h5 + dl {
margin-top: -0.1em;
}
}
 
.ns-talk p + dl, .ns-110 p + dl,
#p-personal a.new { color: #f00; }
.rootpage-MarioWiki_Proposals p + dl,
 
.rootpage-MarioWiki_Featured_articles p + dl,
#p-personal a.new:visited { color:#c00; }
.rootpage-MarioWiki_Changing_username p + dl {
 
margin-top: -0.4em;
p { margin: 0.9em 0em 1em 0em; }
 
h1, h2, h3, h4, h5, h6 {
    color: black;
    margin: 0px;
}
}
 
.ns-talk dl + dl, .ns-110 dl + dl,
pre { border: 1px dashed #06f; overflow: auto; }
.rootpage-MarioWiki_Proposals dl + dl,
 
.rootpage-MarioWiki_Featured_articles dl + dl,
textarea { background: #FFFFFF url(/images/marioeditbg.jpg) }
.rootpage-MarioWiki_Changing_username dl + dl {
 
margin-top: -0.2em;
#file img { background: url(/images/Checker-16x16.png) repeat; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
    margin-bottom:0.6em;
}
}


#siteNotice {
/* <h3> Interface elements </h3> */
    padding: 0.3em;
    margin: 10px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    background: #fff;
    font-size: smaller;
    line-height: 90%;
}


#catlinks {
body { background: #f6f6f6 url(https://mario.wiki.gallery/images/monobook-bg.webp); }
    background-image: url(/images/papermariohead.png);
    background-repeat: no-repeat;
    background-position: center right;
}


#navbox {
body.skin-monobook .pBody,
    /*border:1px solid #2f6fab;*/
body.skin-monobook .portlet h3,
    border: 1px solid #aaaaaa;
body.skin-monobook #footer #f-list {
    background-color:#f9f9f9;
font-family: verdana, sans-serif;
    padding: 5px;
    font-size: 95%;
    margin-left: 15px;
    margin-bottom: 15px;
}
}


#bodyContent a.extiw:active { color: #06f; }
body.skin-monobook #p-personal a.new {
 
color: #f00;
#bodyContent a.external { color: #06f; }
 
#p-personal li a:hover {
    background-color: none;
    text-decoration: underline;
}
}
 
body.skin-monobook #p-personal a.new:visited {
#p-cactions li a { color: #00c; }
color: #c00;
 
#p-cactions .new a { color:#c00; }
 
#preftoc a:active { color: #00c; }
 
#content {
    margin: 2.8em 119px 0 12.2em;
    border: 1px solid #aaaaaa;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
}
}


#p-cactions {
.mw-dismissable-notice {
    left: 11.8em;
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; }


.portlet {
/* Main page */
    width: 11.9em;
body.page-Main_Page .pds-vote {
padding-bottom: 2px !important;
}
}
 
body.anon #mw-content-text > .mw-parser-output {
input.searchButton {
margin-top: -0.5px !important;
    padding: 0 0.4em !important;
    cursor: pointer;
    background-color: White;
    border: 1px solid #2f6fab;
    font-weight: normal;
}
 
#searchGoButton {
    font-weight: normal;
}
}


#searchInput {
body.skin-monobook #p-cactions ul li,
    border: 1px solid #2f6fab;  
body.skin-monobook #p-cactions ul li a,
}
body.skin-monobook #p-cactions li.selected,
 
body.skin-monobook #p-cactions li.selected a {
input[type="radio"], input[type="checkbox"] {
border-top-left-radius: 1em;
    border: none;
border-top-right-radius: 1em;
}
}


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


#p-search {
input[type="radio"],
    z-index: 1;
input[type="checkbox"] {
border: none;
}
}


.IntroPageBox {
select {
    background-color: #ffe;
color: #000;
    background-repeat: no-repeat;
border: 1px solid #2f6fab;
    background-position: bottom right;
}
}


.IntroPageBox div.tright {
@media all and (min-width: 551px) {
    border-color: transparent !important;
#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;
}
}
}


blockquote {
body.skin-monobook #p-cactions {
    border-left: 3px solid #06f;
left: 11.7em;
    margin-left: 2em;
    padding-left: 1em;
}
}


.oldh3 {font-size: 132%}
body.skin-monobook .portlet {
 
width: 11.8em;
.spoiler {
    width:70%;
    padding: 0.2em;
    margin: 10px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}
}


#disambig {
body.skin-monobook #p-personal li a {
    border-top: 3px double #cccccc;
color: #00f;
    border-bottom: 3px double #cccccc;
}
}
 
body.skin-monobook #p-personal li a:hover {
.references {
background: none;
    font-size:92%
text-decoration: underline;
}
}


.smalltoptext {
body.skin-monobook #p-cactions li a {
    font-size:108%;
color: #00c;
    margin-top:5.5em;
    margin-bottom:0.09em;
    float:right;
    position:absolute;
    right:1.5em;
    top:0em;
    white-space:nowrap;
}
}
 
body.skin-monobook #p-cactions .new a {
.shroom {
color: #c00;
    background: #d4e6ea url(/images/c/c9/Mushroombg.png) repeat;
    padding:0.3em;
    color:black;
}
}


.shroomwinter {
body.skin-monobook .pBody {
    background: #d4e6ea url(http://img01.imagefra.me/img/img01/1/11/15/t_13tj4rxnl9ym_5fe0425.png) repeat;
z-index: 3 !important;
    padding:0.3em;
    color:black;
}
}


.shroomwinter a { color:green; text-decoration: none; }
/* <h3> Page content </h3> */


.shroomwinter a:visited { color: #030; }
/* Links */
 
a { color: #00f; }
.shroomwinter a:active { color: green; }
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; }


.shroomspring {
/* Fix footer spacing */
    background: #FFFFFF url(http://i338.photobucket.com/albums/n434/qwerty9_2008/Shroomspring.png) repeat;
body.skin-monobook #f-list {
    padding:0.3em;
line-height: 17px;
    color:black
}
}


.shroomspring a {color:blue; text-decoration: none; }
/* Indicator icons */
 
.mw-indicators {
.shroomspring a:visited { color: purple; }
height: 0;
 
top: -10px;
.shroomspring a:active { color: blue; }
 
.shroom2 {
    border:2px solid #aaa;
    -moz-border-radius:1em;
    -webkit-border-radius:1em;
    background: #FFFFFF url(/images/e/e8/SilverMushroombg.PNG) repeat;
    padding:0.3em;
    color:black
}
}
 
.anon .mw-indicators {
.shroom2 a:hover, .shroom2 p:hover, .shroom2 li:hover, .shroom2 h1:hover{ background:#fff; }
top: -5px;
 
.sigbox {
    background: url(/images/sigboxbg.png) no-repeat top left;
    min-height: 35px;
    min-width: 295px;
}
}
 
#mw-indicator-shortcut {
#p-personal {
top: 16px;
    z-index: 6;
}
}


#f-poweredbyico {
/* Multimedia viewer */
    z-index: 0;
.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;
}
}


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


#p-cactions ul li, #p-cactions ul li a, #p-cactions li.selected, #p-cactions li.selected a { 
/* Search up top */
    -moz-border-radius-topleft: 1em;
#column-one #sidebar {
    -moz-border-radius-topright: 1em;
display: flex;
    -webkit-border-top-left-radius: 1em;
flex-direction: column;
    -webkit-border-top-right-radius: 1em;
}
 
div.pBody {
    -moz-border-radius-topright: 1em;
    -moz-border-radius-bottomright: 1em;
    -webkit-border-top-right-radius: 1em;
    -webkit-border-bottom-right-radius: 1em;
}
 
#p-cactions li {
    padding-bottom:1em;
    -moz-border-radius-topleft:.72em!important;
    -moz-border-radius-topright:.72em!important;
    -webkit-border-top-left-radius:.72em!important;
    -webkit-border-top-right-radius:.72em!important;
}
}
 
#p-search {
.page-MarioWiki_Anniversary #content {
order: -1;
    background:#fffefe;color:black;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border:2px solid black;
    background:#ffffff url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/Untitled-2copy-1.png);
}
 
.page-MarioWiki_Proposals #content {
    background:#fefffe;color:black;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;border:2px solid black;
    background:#ffffff url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/peerreviewbg.png);
}
 
.page-MarioWiki_Proposals #p-cactions li.selected a, .page-MarioWiki_Anniversary #p-cactions li.selected a {
    padding: 0 .8em .3em!important;
}
 
.fakenews {
    background:url(/images/e/e0/Version2small.png);
}
 
.interview {
    background:url(/images/a/ab/Yoshi_Emblem.gif);
}
 
/* Main Page */
 
.MainPageAffiliatesBox {
    padding: 0px 2px 7px 2px;
    color: #000;
    background: url(/images/affiliatesbg2.jpg) repeat-x bottom #2A3054;
    border: 1px solid #000000;
    width: 100%;
    margin-top: 1px;
    margin-bottom: -5px;
}
 
.affiliates {
    text-align: center;
    font-size: 10px;
}
 
.affiliates a {
    background: none !important;
    padding: 0 !important;
}
 
.affiliates img {
    margin-top: 1px;
    margin-bottom: 2px;
}
 
.MainTopText a {
    color: black;
    text-decoration: none;
}
 
.MainTopText a:hover {
    color: black;
    text-decoration: underline;
}
 
.MainPageProposalBox h3 {
    font-size: 120%;
}
 
.mainpagebox{
    border:1px solid #3b587e;
    padding:2px;
    background:#F8F8FF!important;
}
 
.mainpagebox#welcome{
    margin-top:-5px;
    border:1px solid #000000;
}
 
.mainpagebox#nav{
    font-size:120%;
    padding:2px;
    padding-bottom:5px;
    background-color:#FDFDFF!important;
    border:1px solid #999;
}
 
.mainpagebox#featuredi, .mainpagebox#proposal{
    margin-top:10px;
}
 
.mainpagebox#right{
    border:1px solid #485d73;
    padding:2px 2px 5px 2px;
}
 
.mainpagebox#maintain{
    text-align:center;
    padding:0 2px 0 2px;
    margin-top:10px;
}
 
.mainpagebox h2 {
    margin:0;
    border:1px solid #485d73;
    font-size:120%;
    font-weight:bold;
    padding:0.2em 0.4em;
    color:#FFFFFF;
    text-align:center;
}
 
.mainpagebox#featured h2 {
    background:#009D00;
}
 
.mainpagebox#featuredi h2 {
    background:#9B04FF;
}
 
.mainpagebox#proposal h2 {
    background:#EC0000;
}
 
.mainpagebox#right h2, .mainpagebox#announce {
    border:1px solid #3b587e;
}
 
.mainpagebox h2#news {
    background:#1C49FF;
}
 
.mainpagebox h2#poll {
    background:#FF8000;
}
 
.mainpagebox h2#dyk {
    background:#FF4868;
}
 
.mainpagebox h2#tourney {
    background:#4682B4;
}
 
.mainpagebox#announce {
    text-align:center;
    padding:0 2px 0 2px;
    margin-top:10px;
}
 
.mainpagebox#tourneysub{
    background-color:lightsteelblue;
    border: 1px solid #3b587e
}
 
.mainpagebox#tourneybox{
    border-collapse:collapse;
    background:#F8F8FF;
}
 
.affiliates .affiliatesub{
    background-color:#FFFFFF;
    padding:4px;
    border: 1px solid #790000;
    background-color:#FFF9F9;
}
}


/* False headers for use on [[MarioWiki:Chronology]] */
/* <h3> Miscellaneous pages </h3> */


#fh1, #fh2, #fh3, #fh4, #fh5, #fh6 {
/* Project page borders */
    color: black;
body.rootpage-MarioWiki_Proposals #content,
    background: none;
body.rootpage-MarioWiki_Anniversary #content {
    font-weight: normal;
border-radius: 1em;
    margin: 0;
border: 2px solid #000;
    padding-top: .5em;
    padding-bottom: .17em;
    border-bottom: 1px solid #aaa;
}
}
 
body.rootpage-MarioWiki_Chat #content {
#fh1 { font-size: 188%; }
border-radius: 1em;
 
border: 2px dashed #99f;
#fh2 { font-size: 150%; }
 
#fh3, #fh4, #fh5, #fh6 {
    border-bottom: none;
    font-weight: bold;
}
 
#fh3 { font-size: 132%; }
 
#fh4 { font-size: 116%; }
 
#fh5 { font-size: 100%; }
 
#fh6 { font-size: 80%;  }
 
#bodyContent #fh1, #bodyContent #fh2 {
    margin-bottom: .6em;
}
 
#bodyContent #fh3, #bodyContent #fh4, #bodyContent #fh5 {
    margin-bottom: .3em;
}
 
.pipe {
    background: #d4e6ea url(/images/f/fd/Pipewarning_image.png) repeat;
    padding:0.3em;
    color:black;
}
 
.pBody {
    z-index: 3!important;
}
}


body.page-Special_Chat #content{
/* April Fool's */
    color:black;
body[class*="page-MarioWiki_BJAODN_April_Fool_s_2017"] {
    background:#e9e9ff;
background-image: url(https://mario.wiki.gallery/images/2/2f/Crashwikiheadbg.png);
    border:2px dashed #99f;
    padding:20px;
}
}

Latest revision as of 15:15, May 10, 2024

/* 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%; }
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
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 */
#column-one #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);
}