Difference between revisions of "Template:TeamTemplateA"

Line 100: Line 100:
  
 
#menuContainer ul ul li:hover {
 
#menuContainer ul ul li:hover {
background-color: #F4B248;
+
background-color: #56c0a6;
 
}
 
}
  
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: #F4B248;
+
color: #56c0a6;
 
}
 
}
  
Line 165: Line 165:
  
 
         .simpleButton:hover {
 
         .simpleButton:hover {
     background: #F4B248
+
     background: #56c0a6;
 
     }
 
     }
  

Revision as of 14:34, 11 February 2015