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 8: Line 8:
 
     position: relative;
 
     position: relative;
 
     bottom: 10px;
 
     bottom: 10px;
    left:10px;
+
     margin-top:20px;
    right:10px;
 
     margin-top:40px;
 
 
     background-color:red;
 
     background-color:red;
 
}
 
}

Revision as of 22: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;
}