Difference between revisions of "MediaWiki:Common.css"

Line 1: Line 1:
#column-one { position: absolute; }
+
/** CSS placed here will be applied to all skins **/
 
 
#globalWrapper {
 
position: absolute;
 
max-width: 1280px;
 
min-width: 760px;
 
margin-left: auto;
 
margin-right: auto;
 
}
 

Revision as of 09:06, 11 July 2013

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