Difference between revisions of "MediaWiki:Common.css"

From Scarlet Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
#bodyContent{
 
#bodyContent{
margin-left:7em;
+
padding-left:7em;
 
}
 
}

Revision as of 11:22, 14 September 2012

/* CSS placed here will be applied to all skins */

#bodyContent{
padding-left:7em;
}