Difference between revisions of "Template:RHIT"

Line 16: Line 16:
 
/* 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: 978px;
+
width: "980px";
 
overflow:hidden;
 
overflow:hidden;
 
float:left;
 
float:left;
 
margin-left:20px;
 
margin-left:20px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
background-color: #fff;  
+
background-color: #424652;  
 
border-bottom: 14px solid #000000;
 
border-bottom: 14px solid #000000;
 
border-right: 2px solid #000000;
 
border-right: 2px solid #000000;
Line 35: Line 35:
 
padding: 20px 0px;
 
padding: 20px 0px;
 
border-top: 14px solid #000000;
 
border-top: 14px solid #000000;
background-color: #04B404;
+
background-color: #606b7d;
 
}
 
}
  
Line 46: Line 46:
 
padding-left: 20px;
 
padding-left: 20px;
 
float: left;
 
float: left;
background-color: #fff;  
+
background-color: #606b7d;  
 
border-top: 14px solid #000000;
 
border-top: 14px solid #000000;
 
font-family: "Arial", Helvetica, sans-serif;
 
font-family: "Arial", Helvetica, sans-serif;

Revision as of 15:28, 12 June 2015