MediaWiki:Monobook.css
From Bsfwiki
Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences.
/* edit this file to customize the monobook skin for the entire internet website */
.MainPageFanstuffBox {
background: url(http://www.bswiki.com/files/fanstuff/bgcharacter.png);
background-repeat: no-repeat;
background-position: bottom right;
}
.MainPageWikiStuffBox {
background: url(http://www.bswiki.com/files/fanstuff/bsphil.png);
background-repeat: no-repeat;
background-position: bottom right;
}
body {
font-size: 10px;
font-family: verdana;
background-repeat: repeat;
background: #f9f9f9 url("http://www.bswiki.com/files/fanstuff/headbg.png")
}
a { color: #00f; }
a:visited { color: #00c; }
a:active { color: orange; }
#p-personal a.new { color: #f00; }
#p-personal a.new:visited { color:#c00; }
p { margin: 0.9em 0em 1em 0em; }
h1, h2, h3, h4, h5, h6 {
color: black;
margin: 0px;
}
pre { border: 1px dashed #06f; }
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 {
margin-bottom:0.6em;
}
#siteNotice {
padding: 0.2em;
margin: 10px;
border-top: 2px solid #ccc;
border-bottom: 2px solid #ccc;
background: #fff;
}
#navbox {
/*border:1px solid #2f6fab;*/
border: 1px solid #aaaaaa;
background-color:#f9f9f9;
padding: 5px;
font-size: 95%;
margin-left: 15px;
margin-bottom: 15px;
}
#bodyContent a.extiw:active { color: #06f; }
#bodyContent a.external { color: #06f; }
#p-personal li a:hover {
background-color: none;
text-decoration: underline;
}
#p-cactions li a { color: #00c; }
#p-cactions .new a { color:#c00; }
#preftoc a:active { color: #00c; }
input.searchButton {
padding: 0 0.4em !important;
cursor: pointer;
background-color: White;
border: 1px solid #2f6fab;
font-weight: normal;
}
#searchGoButton {
font-weight: normal;
}
#searchInput {
border: 1px solid #2f6fab;
}
input[type="radio"], input[type="checkbox"] {
border: none;
}
select {
border: 1px solid #2f6fab;
color: Black;
}
/* Styling links to the site */
#bodyContent a[href ^="http://www.bswiki.com"] {
background: center left no-repeat !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
/* Styling links to the site */
#bodyContent a[href ^="http://www.bonusstages.com"] {
background: center left no-repeat !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
/* Styling links to the site */
#bodyContent a[href ^="http://www.couchslave.com"] {
background: center left no-repeat !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
/* Styling links to the site */
#bodyContent a[href ^="http://fanstuff.bswiki.com"] {
background: center left no-repeat !important;
padding-left: 0px !important;
padding-right: 0px !important;
}
