Difference between revisions of "MediaWiki:Monobook.css"
From The Broken Dagger Wiki
| Line 2: | Line 2: | ||
body { | body { | ||
background: #3F3F3F; | background: #3F3F3F; | ||
| − | + | } | |
| + | |||
| + | table { | ||
| + | background: #ffffcc; | ||
} | } | ||
Revision as of 20:12, 17 April 2006
/* edit this file to customize the monobook skin for the entire site */
body {
background: #3F3F3F;
}
table {
background: #ffffcc;
}