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: -200px } |
− | #content { margin-left: | + | #content { margin-left: 200px } |
− | #p-logo a, #p-logo a:hover { width: | + | #p-logo a, #p-logo a:hover { width: 180; margin-left: 10px;} |
− | .portlet { width: | + | .portlet { width: 190px } |
− | #p-cactions { left: | + | #p-cactions { left: 210px } |
− | |||
− | |||
− | |||
− | |||
− | } |
Revision as of 14:55, 13 February 2008
/* CSS placed here will affect users of the Monobook skin */ #column-content { margin-left: -200px } #content { margin-left: 200px } #p-logo a, #p-logo a:hover { width: 180; margin-left: 10px;} .portlet { width: 190px } #p-cactions { left: 210px }