Difference between revisions of "Team:Colegio EmelinaU"

Line 113: Line 113:
  
 
/*MENU STYLING */
 
/*MENU STYLING */
 
 
#button li {
 
display: inline;
 
}
 
 
 
#button {
 
padding: 0;
 
}
 
 
 
#button li a {
 
font-family: Arial;
 
font-size:11px;
 
text-decoration: none;
 
float:left;
 
padding: 10px;
 
background-color: #2175bc;
 
color: #fff;
 
}
 
 
 
#button li a:hover {
 
background-color: #2586d7;
 
margin-top:-2px;
 
padding-bottom:12px;
 
}
 
  
  

Revision as of 05:51, 1 September 2015