User:McMullen/monobook.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .js page for this skin can be added at User:McMullen/monobook.js. |
body { background: #EEDD00;
color: #663300;
font-family: Tahoma, sans-serif; }
#p-logo a { background: url(http://upload.wikimedia.org/wikipedia/en/3/3b/WikiGold.gif) 35% 50% no-repeat !important; }
a,
#p-cactions li a { color: #336600;
text-decoration: none; }
#p-cactions li.selected { border: 2px solid #336600;
border-bottom: none; }
a:visited { color: #003300; }
a:active { color: Orange; }
a:hover { text-decoration: underline; }
a.stub { color: #336600; }
a.new,
#p-personal a.new,
#p-cactions li a.new { color:#CC0000; }
a.new:visited,
#p-personal a.new:visited { color:#a55858; }
h1, h2, h3, h4, h5, h6 { color: #663300; }
h1, h2 { border-bottom: 1px solid #663300; }
h2 { font-weight: bold; }
#bodyContent a.extiw,
#bodyContent a.extiw:active,
#bodyContent a.external { color: #000099; }
#catlinks { border: 1px solid #336600;
background-color:#FFFFCC; }
#content { background: #FFFFFF;
border: 2px solid #663300;
border-right: none; }
#p-personal li a { color: #660000;
font-weight: bold; }
#p-personal li a:hover { background: #EEDD00;
text-decoration: underline; }
#p-cactions li { border: 2px solid #663300;
background: #FFFFFF; }
#p-cactions li a { background: #FFFFFF; }
#p-cactions li a:hover { border-bottom: 2px solid #FFFFFF;
display: inline; }
#p-tb h5,
#p-search h5,
#p-nav h5,
#p-lang h5,
#p-tbx h5 {font-weight: bold; }
.portlet { color: #FFFFCC; }
.pBody { background: #FFFFCC;
border: 2px solid #663300;
border-left: none; }
hr { color: #663300;
background-color: #663300; }
code { background-color: #FFFFCC; }
pre { font-family: Georgia, "Courier New", monospaced;
background-color: #FFFFCC;
border: 1px dashed #663300; }
textarea,
select { border: 2px solid #336600; }
input,
input.searchButton,
#searchInput { border: 1px solid #336600; }
ul, .portlet ul { list-style-image: none;
color: #663300; }
#footer {
background-color: #FFFFCC;
border: 2px solid #663300;
border-right: none;
font-weight: bold; }
#toc, .toccolours { border: 1px solid #336600;
background-color:#FFFFCC; }