Difference between revisions of "Template:TeamTemplateA"

Line 67: Line 67:
  
 
#menuContainer ul li {  
 
#menuContainer ul li {  
background-color: #f2f2f2;
+
background-color: #E8E8E9;
 
text-align: center;
 
text-align: center;
 
display: block;
 
display: block;
Line 100: Line 100:
  
 
#menuContainer ul ul li:hover {
 
#menuContainer ul ul li:hover {
background-color: #34d6b0;
+
background-color: #F4B248;
 
}
 
}
  
Line 138: Line 138:
 
/*Change the color of the link on hover*/
 
/*Change the color of the link on hover*/
 
#contentContainer a:hover {  
 
#contentContainer a:hover {  
color: #34d6b0;
+
color: #F4B248;
 
}
 
}
  
Line 165: Line 165:
  
 
         .simpleButton:hover {
 
         .simpleButton:hover {
     background: #34d6b0
+
     background: #F4B248
 
     }
 
     }
  

Revision as of 14:33, 11 February 2015