AbdelGawad (Talk | contribs) |
AbdelGawad (Talk | contribs) |
||
Line 181: | Line 181: | ||
/* styling for the menu buttons on hover */ | /* styling for the menu buttons on hover */ | ||
− | .igem_2017_menu_wrapper .menu_button | + | .igem_2017_menu_wrapper .menu_button:hover{ |
− | + | border-bottom: 2px solid #F117B4; | |
text-decoration: none; | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .igem_2017_menu_wrapper .submenu_button:hover , .submenu_button.current_page:hover { | ||
+ | |||
} | } | ||
Line 196: | Line 200: | ||
/* styling for the submenu buttons */ | /* styling for the submenu buttons */ | ||
.igem_2017_menu_wrapper .submenu_button { | .igem_2017_menu_wrapper .submenu_button { | ||
− | + | display: block; | |
− | + | float: none; | |
− | + | ||
background-color:#f2f2f2; | background-color:#f2f2f2; | ||
border-bottom: 1px solid #d3d3d3; | border-bottom: 1px solid #d3d3d3; |
Revision as of 17:14, 7 August 2017