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: | ||
body { | body { | ||
background-image: none; | background-image: none; | ||
− | background-color: # | + | background-color: #3a81ad; |
} | } | ||
Revision as of 15:04, 13 February 2008
/* CSS placed here will affect users of the Monobook skin */ body { background-image: none; background-color: #3a81ad; } #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; }