Difference between revisions of "Template:TeamTemplateA"

Line 49: Line 49:
 
background-color: #fff;  
 
background-color: #fff;  
 
overflow: hidden;
 
overflow: hidden;
border-bottom: 6px solid #565656;
 
 
position:relative;
 
position:relative;
 
left:0;
 
left:0;
Line 56: Line 55:
 
margin-right:auto;
 
margin-right:auto;
 
margin-bottom: 10px;
 
margin-bottom: 10px;
 +
border-bottom: 6px solid #565656;
 
border-right: 2px solid #565656;
 
border-right: 2px solid #565656;
 
border-left: 2px solid #565656;
 
border-left: 2px solid #565656;
Line 111: Line 111:
  
 
#menuContainer ul ul li:hover {
 
#menuContainer ul ul li:hover {
background-color: #5cc1a7;
+
background-color: #59bf92;
 
}
 
}
  
Line 150: Line 150:
 
/*Change the color of the link on hover*/
 
/*Change the color of the link on hover*/
 
#contentContainer a:hover {  
 
#contentContainer a:hover {  
color: #5cc1a7;
+
color: #59bf92;
 
}
 
}
  
Line 177: Line 177:
  
 
         .simpleButton:hover {
 
         .simpleButton:hover {
     background: #5cc1a7;
+
     background: #59bf92;
 
     }
 
     }
  

Revision as of 21:41, 11 February 2015