User:Koopa con Carne/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 8: Line 8:


#bodyContent a.external:visited { color:#3d6ce3; }
#bodyContent a.external:visited { color:#3d6ce3; }
#bodyContent a.extiw {color: #3dd0e3;}


select {background-color:#09e8b8; color: #190624; }
select {background-color:#09e8b8; color: #190624; }
Line 13: Line 15:
body {background: linear-gradient(to bottom, #88f2f7 0, #280342 100px, black 1000px); color:white; }
body {background: linear-gradient(to bottom, #88f2f7 0, #280342 100px, black 1000px); color:white; }


.mainpagebox {background-color:#254B62; color:white;}
.mainpagebox {background:#254B62; color:white;}


input {background: #254B62; color: white;}
input {background: #254B62; color: white;}
Line 29: Line 31:
.wikitable > * > tr > td {background:#0e594a; color: white;}
.wikitable > * > tr > td {background:#0e594a; color: white;}


table {color:black;}
table {color:#808080;}


#content {
#content {
Line 80: Line 82:
#catlinks {background: #3b0000;}
#catlinks {background: #3b0000;}


.page-MarioWiki_Proposals #content h1 h2 h3 h4 h5 h6 {color:black;}
.page-MarioWiki_Proposals #content , .page-MarioWiki_Proposals h1 , .page-MarioWiki_Proposals h2 , .page-MarioWiki_Proposals h3 , .page-MarioWiki_Proposals h4 , .page-MarioWiki_Proposals h5 , .page-MarioWiki_Proposals h6 {color:black;}


.editOptions {background:black; color:white;}
.editOptions {background:black; color:white;}

Latest revision as of 19:53, May 12, 2023

#p-logo a {background-image:url(https://mario.wiki.gallery/images/c/c0/CatfishRenderDKCTF.png)}

a {color: #3de3b1;}

a:visited {color: #34c99d;}

#bodyContent a.external {color: #3dd0e3;}

#bodyContent a.external:visited { color:#3d6ce3; }

#bodyContent a.extiw {color: #3dd0e3;}

select {background-color:#09e8b8; color: #190624; }

body {background: linear-gradient(to bottom, #88f2f7 0, #280342 100px, black 1000px); color:white; }

.mainpagebox {background:#254B62; color:white;}

input {background: #254B62; color: white;}

.warningbox {background: #8B0000; color:white}

pre, .mw-code {
    background-color: #254B62;
    border: 3px solid #4d4bbd;
    color: white;
    padding: 1em;
}

.wikitable > * > tr > th {background:#093d33; color: white;}
.wikitable > * > tr > td {background:#0e594a; color: white;}

table {color:#808080;}

#content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: repeat scroll 0 0 linear-gradient(to bottom, #36bfcf 0, #1D3E53 30px, black 2500px) ;
    border-color: #625873 ;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    color: white;
    line-height: 1.5em;
}

div.thumbinner {
	color: white;
	background: #0e594a;
}

.gallerybox {background: #0e594a;}

code {background: #254B62; border: 1px solid #4d4bbd; color:white;}

.skin--responsive .pBody,
body:not(.skin--responsive) .pBody {
	border-color: #625873;
	background-color: #1D3E53;
}

h1 {color: white;}

h2 {color: white;}

h3 {color: white;}

h4 {color: white;}

h5 {color: white;}

h6 {color: white;}

#p-cactions ul li a {background: #0e594a;}

#toc {background: #254B62;}

#filetoc {background: #254B62;}

#catlinks {background: #3b0000;}

.page-MarioWiki_Proposals #content , .page-MarioWiki_Proposals h1 , .page-MarioWiki_Proposals h2 , .page-MarioWiki_Proposals h3 , .page-MarioWiki_Proposals h4 , .page-MarioWiki_Proposals h5 , .page-MarioWiki_Proposals h6 {color:black;}

.editOptions {background:black; color:white;}

#wpTextbox1 {background: #254B62; color:white;}

#wpSummary {background: #254B62; color:white;}

#footer {background:black; border-color:black}