Difference between revisions of "Template:RHIT"

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: #04B404;
 
}
 
}
  
Line 47: Line 47:
 
float: left;
 
float: left;
 
background-color: #fff;  
 
background-color: #fff;  
border-top: 14px solid #565656;
+
border-top: 14px solid #000000;
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
font-family: "Arial", 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:  #B81C1C;
+
color:  #000000;
background-color: #000000;
+
background-color: #B81C1C;
 
}
 
}
  

Revision as of 15:29, 9 June 2015