Difference between revisions of "MediaWiki:Common.css"

Line 1: Line 1:
 
/** CSS placed here will be applied to all skins **/
 
/** CSS placed here will be applied to all skins **/
 
#globalWrapper {
 
position:relative;
 
width: 400px;
 
margin-left:auto;
 
margin-right:auto;
 
padding: 0;
 
}
 

Revision as of 08:58, 11 July 2013

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