Difference between revisions of "Template:UNAM-CU"

Line 125: Line 125:
 
/*Styling for the links in the menu */
 
/*Styling for the links in the menu */
 
#menuContainer a {
 
#menuContainer a {
color: #565656;
+
color: #134A5B;
 
text-decoration:none;
 
text-decoration:none;
 
font-weight: bold;
 
font-weight: bold;
Line 143: Line 143:
 
/*height:30px;*/
 
/*height:30px;*/
 
padding-top:10px;
 
padding-top:10px;
 +
                                padding-bottom:10px;
 
}
 
}
  
/*For the menu buttons, changes the color when hovering*/
+
/*For the menu buttons, changes the color when hovering*//*DONE*/
 
#menuContainer li:hover {
 
#menuContainer li:hover {
color:  #FFF;
+
color:  #FFFFFF;
 
background-color: #134A5B;
 
background-color: #134A5B;
 
}
 
}

Revision as of 20:26, 30 September 2015