Difference between revisions of "MediaWiki:Common.css"

Line 1: Line 1:
 
+
#column-one { position: absolute; }
#column-one { position: relative; }
 
  
 
#globalWrapper {  
 
#globalWrapper {  

Revision as of 09:06, 11 July 2013

#column-one { position: absolute; }

#globalWrapper { 
position: absolute;
max-width: 1280px; 
min-width: 760px; 
margin-left: auto; 
margin-right: auto; 
}