Difference between revisions of "Template:RHIT"

(Prototype team template page)
 
Line 21: Line 21:
 
margin-left:20px;
 
margin-left:20px;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
background-color: #fff;  
+
background-color: grey;  
 
border-bottom: 14px solid #565656;
 
border-bottom: 14px solid #565656;
 
border-right: 2px solid #565656;
 
border-right: 2px solid #565656;
Line 34: Line 34:
 
width: 134px;
 
width: 134px;
 
padding: 20px 0px;
 
padding: 20px 0px;
border-top: 14px solid #565656;
+
border-top: 14px solid #000000;
background-color: #E8E8E9;
+
background-color: #B81C1C;
 
}
 
}
  
Line 46: Line 46:
 
padding-left: 20px;
 
padding-left: 20px;
 
float: left;
 
float: left;
background-color: #fff;  
+
background-color: #B81C1C;  
border-top: 14px solid #565656;
+
border-top: 14px solid #000000;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
font-family: "Trebuchet MS", Helvetica, sans-serif;
 
}
 
}
Line 122: Line 122:
 
/*Styling for the links in the menu */
 
/*Styling for the links in the menu */
 
#menuContainer a {
 
#menuContainer a {
color: #565656;
+
color: #000000;
 
text-decoration:none;
 
text-decoration:none;
 
font-weight: bold;
 
font-weight: bold;
Line 144: Line 144:
 
/*For the menu buttons, changes the color when hovering*/
 
/*For the menu buttons, changes the color when hovering*/
 
#menuContainer li:hover {
 
#menuContainer li:hover {
color:  #FFF;
+
color:  #B81C1C;
background-color: #24B694;
+
background-color: #000000;
 
}
 
}
  

Revision as of 18:41, 8 June 2015