Difference between revisions of "MediaWiki:Monobook.css"
From Clean
Jump to navigationJump to searchCleanSysop (talk | contribs) m |
CleanSysop (talk | contribs) m |
||
Line 6: | Line 6: | ||
.portlet { width: 14em } | .portlet { width: 14em } | ||
#p-cactions { left: 14em } | #p-cactions { left: 14em } | ||
+ | |||
+ | |||
+ | #p-logo { | ||
+ | width: 100px; | ||
+ | } |
Revision as of 14:52, 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 } #p-logo { width: 100px; }