MediaWiki:Monobook.css: Difference between revisions
From MAMEDEV Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Monobook skin */ | /* CSS placed here will affect users of the Monobook skin */ | ||
#content { | |||
background-color: #105080; | |||
} | |||
Revision as of 05:17, 3 February 2007
/* CSS placed here will affect users of the Monobook skin */
#content {
background-color: #105080;
}