Difference between revisions of "MediaWiki:Common.css"

Line 1: Line 1:
/** CSS placed here will be applied to all skins **/
 
 
globalWrapper {
 
globalWrapper {
 
position:relative;  
 
position:relative;  

Revision as of 08:54, 11 July 2013

globalWrapper {
position:relative; 
width: 1200px;; 
margin-left:auto; 
margin-right:auto; 
padding: 0; }