User:Plumber/monobook.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* red/blue */ | /* red/blue */ | ||
#content, #content table {color: | #content, #content table {color:FFF;background:000;border:3px solid blue; } | ||
#p-cactions ul li a:hover { background-color:#000 } | #p-cactions ul li a:hover { background-color:#000 } | ||
#p-personal ul li a { color:#F00;background-color:blue } | #p-personal ul li a { color:#F00;background-color:blue } |
Revision as of 19:27, May 30, 2007
/* red/blue */
#content, #content table {color:FFF;background:000;border:3px solid blue; }
#p-cactions ul li a:hover { background-color:#000 }
#p-personal ul li a { color:#F00;background-color:blue }
#p-personal ul li a:hover {background-color:#FOO }
body { font-family:Comic Sans; font-size:11px;
background: url(http://www.mariowiki.com/images/e/e0/CHEESE%21.PNG) ;}
a { color: #F00; text-decoration: none; }
a:visited { color: green; }
a:active { color: blue; }
#p-personal a.new, a.new { color: brown }
#p-personal a.new:visited, a.new:visited { color: black; }
#p-logo a { background-image: url(/images/b/bd/P-logo.PNG) !important; }
#bodyContent a.extiw:active { color: purple; }
#bodyContent a.external { color: yellow; }
h1 { font-family:Jokerman; font-size:28px;color:#F00;border-bottom-color:black;border-right:1px solid black; }
h2,h3,h4,h5,h6 { color:#00F; border-bottom-color:black}
hr { background-color: black; color: black }
#searchInput {
border: 1px solid #212;
background-color: yellow;
color:crimson;
}
.portlet ul { list-style-image: url(http://img01.picoodle.com/img/img01/8/5/29/f_babybkrndm_8418768.png); }
ul { list-style-image: url(http://img01.picoodle.com/img/img01/8/5/29/f_babybkrndm_8418768.png); }
}
pre { border: 1px dashed #06f; overflow: auto; }
textarea { background: #FFFFFF url("http://img02.picoodle.com/img/img02/8/5/29/f_editthingim_76c46a7.jpg")
}
}
input {
background-color: crimson;
color:white
}
}
input.searchButton {
background-color: crimson;
border: 1px solid #212;
color:white;
}
}
#catlinks {
background-image: url(http://img01.picoodle.com/img/img01/8/5/29/f_wapeachheadm_1f5f1bc.png);
background-repeat: no-repeat;
background-position: center right;
padding-right: 50px;
}
}
div.pBody {
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
background-color: mediumslateblue;
border:1px solid #111;
}
}
#siteNotice {
background: mediumaquamarine;
border-color:maroon;
li#pt-userpage { background: #93C }
#footer {display:none}
table.gallery { background:#737 }
table.gallery td { background:#737 }
div.tleft,div.tright {border-color:#A100A1}
div.thumb { color:#606 ;background: none } div { color:black }
table.diff, td.diff-otitle, td.diff-ntitle { background:#A100A1 }
td.diff-context { background:#999 }
.previewnote { color: #F00 }