Line 20: | Line 20: | ||
background-color:#f2f2f2; | background-color:#f2f2f2; | ||
text-align:left; | text-align:left; | ||
− | } | + | } |
/* styling for the menu items */ | /* styling for the menu items */ | ||
Line 29: | Line 29: | ||
border-bottom: 1px solid #d3d3d3; | border-bottom: 1px solid #d3d3d3; | ||
font-weight:bold; | font-weight:bold; | ||
− | color:# | + | color:#000000; |
− | cursor: pointer; | + | cursor: pointer; |
− | + | } | |
/* when hovering on a menu item */ | /* when hovering on a menu item */ | ||
.menu_item:hover { | .menu_item:hover { | ||
− | color:# | + | color:#000000; |
− | + | background-color: #72c9b6; | |
+ | } | ||
/* decoration icon for the menu buttons*/ | /* decoration icon for the menu buttons*/ |
Revision as of 20:58, 8 August 2016