Difference between revisions of "MediaWiki:Monobook.css"
From Beywiki, the Beyblade Encyclopedia - Presented by the World Beyblade Organization
| Line 6: | Line 6: | ||
/* Colors of links */ | /* Colors of links */ | ||
| − | a { color: # | + | a { color: #003399; } |
| − | a:visited { color: # | + | a:visited { color: #003399; } |
| − | a:active, a.new { color: # | + | a:active, a.new { color: #003399; } |
| − | a.interwiki, a.external { color: # | + | a.interwiki, a.external { color: #003399; } |
| − | a.stub { color: # | + | a.stub { color: #003399; } |
#p-nav,#p-search,#p-tb,#footer { | #p-nav,#p-search,#p-tb,#footer { | ||
opacity:0.83; | opacity:0.83; | ||
} | } | ||
Revision as of 06:48, 11 May 2008
body {
background: #f5f5f5 url("http://www.beywiki.com/images/5/50/Beywikibg.jpg") 0px 0px no-repeat;
}
body { font-family: "Verdana", Helvetica, sans-serif; }
/* Colors of links */
a { color: #003399; }
a:visited { color: #003399; }
a:active, a.new { color: #003399; }
a.interwiki, a.external { color: #003399; }
a.stub { color: #003399; }
#p-nav,#p-search,#p-tb,#footer {
opacity:0.83;
}