Difference between revisions of "Template:UMaryland"

Line 17: Line 17:
 
/* 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: 1100px;
+
width: 100%;
 
overflow:hidden;
 
overflow:hidden;
 
float:center;
 
float:center;
margin-left:185px;
+
margin-left:0px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 
background-color: #fff;  
 
background-color: #fff;  
Line 35: Line 35:
 
float:left;
 
float:left;
 
                                 top:15px;
 
                                 top:15px;
width: 1100px;
+
width: 100%;
 
padding: 20px 0px;
 
padding: 20px 0px;
 
border-top: 14px solid #000000;
 
border-top: 14px solid #000000;

Revision as of 17:03, 8 June 2015