Difference between revisions of "Template:TeamTemplateC"

Line 102: Line 102:
 
/*This changes the color when you hover on the menu button*/
 
/*This changes the color when you hover on the menu button*/
 
#menuContainer ul li:hover {
 
#menuContainer ul li:hover {
background: #20BCBA;
+
background: #22BCB9;
 
}
 
}
  
Line 148: Line 148:
 
#contentContainer a {  
 
#contentContainer a {  
 
font-weight: bold;
 
font-weight: bold;
color: #20BCBA;
+
color: #22BCB9;
 
}
 
}
  
Line 178: Line 178:
 
         color: #fff;
 
         color: #fff;
 
         font-weight: bold;
 
         font-weight: bold;
     background-color: #20BCBA;
+
     background-color: #22BCB9;
 
     }         
 
     }         
  

Revision as of 18:21, 13 February 2015