MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
(Trying to remove the background image) |
(The first option worked. Trying a nicer option) |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Monobook skin */ | /* CSS placed here will affect users of the Monobook skin */ | ||
body { background: | body { background-image: none; background-color: #FFFFFF;} |
Revision as of 17:32, 17 July 2009
/* CSS placed here will affect users of the Monobook skin */ body { background-image: none; background-color: #FFFFFF;}