User:PieFormation/monobook.css: Difference between revisions
Jump to navigation
Jump to search
PieFormation (talk | contribs) mNo edit summary |
PieFormation (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
#content { | #content { | ||
background-color: #000000; | background-color: #000000; | ||
color: | color: orange; | ||
} | } | ||
.firstHeading, .previewnote, #mw-previewheader, h3, .editsection { | .firstHeading, .previewnote, #mw-previewheader, h3, .editsection { | ||
color: | color: orange; | ||
} | } | ||
Revision as of 04:53, 19 April 2011
#content { background-color: #000000; color: orange; } .firstHeading, .previewnote, #mw-previewheader, h3, .editsection { color: orange; } a { color: #C0C0C0; } a:visited { color: #808080; }