MediaWiki:Monobook.css
From WandoraWiki
(Difference between revisions)
m |
|||
| Line 1: | Line 1: | ||
/* edit this file to customize the monobook skin for the entire site */ | /* edit this file to customize the monobook skin for the entire site */ | ||
| + | |||
| + | body { | ||
| + | background: #FFFFFF; | ||
| + | } | ||
| + | |||
| + | #content { | ||
| + | background: #ffffff; /* white */ | ||
| + | } | ||
Revision as of 15:46, 5 September 2006
/* edit this file to customize the monobook skin for the entire site */
body {
background: #FFFFFF;
}
#content {
background: #ffffff; /* white */
}