Difference between revisions of "MediaWiki:Common.css"

From Scarlet Wiki
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
#bodyContent{
+
 
padding-left:7em;
+
div#content{
 +
margin-left:15em;
 
}
 
}

Revision as of 12:24, 14 September 2012

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


div#content{
margin-left:15em;
}