Line 37: | Line 37: | ||
/* when hovering on a menu item */ | /* when hovering on a menu item */ | ||
.menu_item:hover { | .menu_item:hover { | ||
− | |||
color:#000000; | color:#000000; | ||
background-color: #72c9b6; | background-color: #72c9b6; | ||
Line 67: | Line 66: | ||
/* styling for the li that are the menu items */ | /* styling for the li that are the menu items */ | ||
− | .menu_items li { | + | .menu_items li { |
+ | display: inline; | ||
width:90%; | width:90%; | ||
margin-top:-2px; | margin-top:-2px; |
Revision as of 07:36, 9 July 2016