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 */ | ||
bodyContent { | |||
background-color:#105080; | background-color:#105080; | ||
} | } |
Revision as of 03:30, 3 February 2007
/* CSS placed here will affect users of the Monobook skin */ bodyContent { background-color:#105080; }