The Rocklopedia Fakebandica now has a podcast.
Listen now!
Difference between revisions of "MediaWiki:Monobook.css"
From Rocklopedia Fakebandica
Jump to navigationJump to searchLine 1: | Line 1: | ||
/* CSS placed here will affect users of the Monobook skin */ | /* CSS placed here will affect users of the Monobook skin */ | ||
+ | |||
+ | #content { | ||
+ | min-height:450px; | ||
+ | } | ||
+ | |||
+ | #catlinks { | ||
+ | position: absolute; | ||
+ | bottom: 10px; | ||
+ | left:10px; | ||
+ | right:10px; | ||
+ | } |
Revision as of 10:40, 24 June 2011
/* CSS placed here will affect users of the Monobook skin */ #content { min-height:450px; } #catlinks { position: absolute; bottom: 10px; left:10px; right:10px; }