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: 100%;
+
width: 3500;
 
overflow:hidden;
 
overflow:hidden;
 
float:center;
 
float:center;
Line 23: Line 23:
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 
background-color: #fff;  
 
background-color: #fff;  
border-bottom: 10px solid #000000;
+
border-bottom: 10px solid #3399FF;
border-right: 5px solid #000000;
+
border-right: 5px solid #3399FF;
 +
                                border-style:inset;
 
border-left: 5px solid #000000;
 
border-left: 5px solid #000000;
 
border-top: 10px solid #000000;
 
border-top: 10px solid #000000;

Revision as of 15:26, 11 June 2015