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: 1200px;;
 +
margin-left:auto;
 +
margin-right:auto;
 +
padding: 0; }

Revision as of 08:49, 11 July 2013

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