Difference between revisions of "MediaWiki:Monobook.css"
From Seychelles
Beachmaster (talk | contribs) |
Beachmaster (talk | contribs) |
||
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: #f8eac9; | ||
+ | } | ||
.pBody { | .pBody { |
Revision as of 21:02, 18 April 2011
/* CSS placed here will affect users of the Monobook skin */ BODY{ background: #f8eac9; } .pBody { padding: 0.3em 0.1em; -moz-border-radius-topright: 0.5em; } .portlet h5 { background-color: #e0e3e6; border: thin solid silver; -moz-border-radius-topright: 0.5em; } #content {-moz-border-radius-topleft: 0.5em}