Difference between revisions of "User:Jugalator/monobook.css"
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
#content { | #content { | ||
| − | background: | + | color: silver; |
| + | background: black; | ||
} | } | ||
Latest revision as of 17:11, 12 April 2006
h1, h2, h3, h4, h5, h6 {
color: yellowgreen;
}
#content {
color: silver;
background: black;
}