Difference between revisions of "Template:TeamTemplateA"

Line 18: Line 18:
 
width: 100%;  
 
width: 100%;  
 
height: 100%;  
 
height: 100%;  
background-color: #565656;
+
background-color: #fff;
 
}
 
}
  
Line 100: Line 100:
  
 
#menuContainer ul ul li:hover {
 
#menuContainer ul ul li:hover {
background-color: #56c0a6;
+
background-color: #5cc1a7;
 
}
 
}
  
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: #56c0a6;
+
color: #5cc1a7;
 
}
 
}
  
Line 165: Line 165:
  
 
         .simpleButton:hover {
 
         .simpleButton:hover {
     background: #56c0a6;
+
     background: #5cc1a7;
 
     }
 
     }
  

Revision as of 14:37, 11 February 2015