Difference between revisions of "MediaWiki:Monobook.css"
From Clean
Jump to navigationJump to searchCleanSysop (talk | contribs) m |
CleanSysop (talk | contribs) m |
||
Line 3: | Line 3: | ||
#column-content { margin-left: -200px } | #column-content { margin-left: -200px } | ||
#content { margin-left: 200px } | #content { margin-left: 200px } | ||
− | #p-logo a, #p-logo a:hover { width: | + | #p-logo a, #p-logo a:hover { width: 190; margin-left: 10px;} |
.portlet { width: 190px } | .portlet { width: 190px } | ||
− | #p-cactions { left: | + | #p-cactions { left: 200px } |
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: 190; margin-left: 10px;} .portlet { width: 190px } #p-cactions { left: 200px }