Difference between revisions of "Template:UMaryland"

Line 11: Line 11:
 
/* Change Background color*/
 
/* Change Background color*/
 
body {  
 
body {  
+
margin:0px;
 +
                                height:100%;
 +
width:100%;
 
background-color: #FF0000;
 
background-color: #FF0000;
 
}
 
}
Line 18: Line 20:
 
/* 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: 1350px;
+
width: 100%;
 
overflow:hidden;
 
overflow:hidden;
 
float:center;
 
float:center;

Revision as of 15:14, 26 June 2015