Difference between revisions of "MediaWiki:Monobook.css"
From Clean
Jump to navigationJump to searchCleanSysop (talk | contribs) m |
CleanSysop (talk | contribs) m |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Monobook skin */ | /* CSS placed here will affect users of the Monobook skin */ | ||
− | #column-content { margin-left: - | + | #column-content { margin-left: -15em } |
− | #content { margin-left: | + | #content { margin-left: 15em } |
+ | #p-logo a, #p-logo a:hover { width: 15em } | ||
+ | .portlet { width: 14em } | ||
+ | #p-cactions { left: 14em } |
Revision as of 11:42, 13 February 2008
/* CSS placed here will affect users of the Monobook skin */ #column-content { margin-left: -15em } #content { margin-left: 15em } #p-logo a, #p-logo a:hover { width: 15em } .portlet { width: 14em } #p-cactions { left: 14em }