Difference between revisions of "MediaWiki:Common.css"

From Ad4Game Help
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 */
 +
 +
body{width: 990px;
 +
background: #fff;
 +
margin: 0 auto;}
  
 
#p-logo {display:none;}
 
#p-logo {display:none;}
 +
 +
#mw-head {width: 990px;
 +
margin: 0 auto;
 +
right: auto;}

Revision as of 08:33, 25 August 2013

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

body{width: 990px;
background: #fff;
margin: 0 auto;}

#p-logo {display:none;}

#mw-head {width: 990px;
margin: 0 auto;
right: auto;}