MediaWiki:Monobook.css
From WandoraWiki
(Difference between revisions)
m |
|||
Line 7: | Line 7: | ||
#content { | #content { | ||
background: #ffffff; /* white */ | background: #ffffff; /* white */ | ||
+ | } | ||
+ | |||
+ | #contentSub { | ||
+ | border: 0px; | ||
} | } |
Revision as of 16:51, 14 September 2006
/* edit this file to customize the monobook skin for the entire site */ body { background: #FFFFFF; } #content { background: #ffffff; /* white */ } #contentSub { border: 0px; }