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