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 */ | ||
+ | |||
+ | body { background-image: none } | ||
#column-content { margin-left: -200px } | #column-content { margin-left: -200px } | ||
Line 7: | Line 9: | ||
#p-cactions { left: 200px } | #p-cactions { left: 200px } | ||
− | #column-one { padding-top: | + | |
+ | #column-one { padding-top: 140px; } |
Revision as of 14:58, 13 February 2008
/* CSS placed here will affect users of the Monobook skin */ body { background-image: none } #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 } #column-one { padding-top: 140px; }