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 20: Line 19:
 
/* 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: 100%;
+
width: 1350;
 
overflow:hidden;
 
overflow:hidden;
 
float:center;
 
float:center;

Revision as of 15:15, 26 June 2015