Difference between revisions of "Template:TeamTemplateA"

Line 11: Line 11:
 
/* 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: 1200px;
+
width: 925px;
 
overflow:hidden;
 
overflow:hidden;
 
float:left;
 
float:left;
Line 27: Line 27:
 
#menuContainer  {  
 
#menuContainer  {  
 
float:left;
 
float:left;
width: 100px;
+
width: 925px;
 
padding: 20px 0px;
 
padding: 20px 0px;
 
border-top: 14px solid #565656;
 
border-top: 14px solid #565656;

Revision as of 06:53, 26 June 2015