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 |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
#content { | #content { | ||
background-color: #000000; | background-color: #000000; | ||
color: | color: green; | ||
} | } | ||
.firstHeading, .previewnote, #mw-previewheader, h3, .editsection { | .firstHeading, .previewnote, #mw-previewheader, h3, .editsection { | ||
color: | color: green; | ||
} | } | ||
Latest revision as of 01:33, 25 June 2011
#content {
background-color: #000000;
color: green;
}
.firstHeading, .previewnote, #mw-previewheader, h3, .editsection {
color: green;
}
a {
color: #C0C0C0;
}
a:visited {
color: #808080;
}