Difference between revisions of "MediaWiki:Monobook.css"
Line 1: | Line 1: | ||
− | /* CSS placed here will affect users of the Monobook skin | + | /* CSS placed here will affect users of the Monobook skin |
− | #p-logo: { | + | <pre> |
+ | */ | ||
+ | |||
+ | |||
+ | #p-logo { display:none } | ||
+ | |||
+ | body { background:none } | ||
+ | |||
+ | |||
+ | /* | ||
+ | </pre> */ |
Latest revision as of 20:41, 17 September 2007
/* CSS placed here will affect users of the Monobook skin <pre> */ #p-logo { display:none } body { background:none } /* </pre> */