The Rocklopedia Fakebandica now has a podcast.
Listen now!

Difference between revisions of "MediaWiki:Monobook.css"

From Rocklopedia Fakebandica
Jump to navigationJump to search
Line 7: Line 7:
 
#catlinks {
 
#catlinks {
 
     position: relative;
 
     position: relative;
    bottom: 10px;
 
 
     margin-top:20px;
 
     margin-top:20px;
 
}
 
}

Revision as of 22:34, 25 June 2011

/* CSS placed here will affect users of the Monobook skin */

#content {
min-height:450px;
}

#catlinks {
     position: relative;
     margin-top:20px;
}