Difference between revisions of "Template:UChicago/Header"

Line 16: Line 16:
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
/* Creates a container that will wrap all of the content inside your wiki pages. */
 
#mainContainer {   
 
#mainContainer {   
width: 1600px;
+
width: 1900px;
overflow:hidden;
+
margin-left: auto;
float:left;
+
margin-right: auto;
margin-left:50px;
+
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 
background-color: #800000;  
 
background-color: #800000;  
Line 31: Line 30:
 
/* Creates the container for the menu */
 
/* Creates the container for the menu */
 
#menuContainer  {  
 
#menuContainer  {  
float:left;
+
margin:auto;
 
width: 1575px;
 
width: 1575px;
 
height: 43px;
 
height: 43px;
Line 43: Line 42:
 
padding-top:20px;
 
padding-top:20px;
 
padding-right:20px;
 
padding-right:20px;
 +
margin-left: auto;
 +
margin-right: auto;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
 
width: 1535px;
 
width: 1535px;
 
padding-left: 20px;
 
padding-left: 20px;
float: left;
 
 
background-color: #FFA319;  
 
background-color: #FFA319;  
 
border-top: 14px solid #565656;
 
border-top: 14px solid #565656;

Revision as of 01:03, 19 September 2015