The Rocklopedia Fakebandica now has a podcast.
Listen now!

Difference between revisions of "MediaWiki:Monobook.css"

From Rocklopedia Fakebandica
Jump to navigationJump to search
(New page: →‎CSS placed here will affect users of the Monobook skin: body { font: x-small sans-serif; background: #212129 color: black; margin: 0; padding: 0; })
 
 
(18 intermediate revisions by the same user not shown)
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 {
 
    font: x-small sans-serif;
 
    background: #212129
 
    color: black;
 
    margin: 0;
 
    padding: 0;
 
}
 

Latest revision as of 22:35, 25 June 2011

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