The Rocklopedia Fakebandica now has a podcast.
Listen now!
Difference between revisions of "MediaWiki:Monobook.css"
From Rocklopedia Fakebandica
Jump to navigationJump to searchLine 8: | Line 8: | ||
position: relative; | position: relative; | ||
bottom: 10px; | bottom: 10px; | ||
− | + | margin-top:20px; | |
− | |||
− | margin-top: | ||
background-color:red; | background-color:red; | ||
} | } |
Revision as of 21:31, 25 June 2011
/* CSS placed here will affect users of the Monobook skin */ #content { min-height:450px; } #catlinks { position: relative; bottom: 10px; margin-top:20px; background-color:red; }