Difference between revisions of "Template:TeamTemplateB"

(Reverting edits since 2 April 2015)
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: 980px;
 
overflow: hidden;
 
overflow: hidden;
 
float:left;
 
float:left;
 
margin-left: 20px;
 
margin-left: 20px;
background-color: black;  
+
background-color: #EEEDEA;  
 
border-bottom: 6px solid #EE3e53;
 
border-bottom: 6px solid #EE3e53;
 
}
 
}

Revision as of 15:51, 29 July 2015