Line 31: | Line 31: | ||
− | + | // allow button on the black menu bar to show/hide the side menu | |
function hide_show_menu() { | function hide_show_menu() { | ||
Line 116: | Line 116: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
+ | |||
+ | /* styling for the menu butten when it is the current page/ | ||
+ | .igem_2017_menu_wrapper .menu_button .current_page { | ||
+ | color:#5e5f5f; | ||
+ | background-color: #97c9f2; | ||
+ | } | ||
+ | |||
/* styling for the submenu buttons */ | /* styling for the submenu buttons */ | ||
Line 398: | Line 405: | ||
<div id="menu_content"> | <div id="menu_content"> | ||
− | <div class="menu_button"> | + | <div class="menu_button current_page"> |
TEAM | TEAM | ||
</div> | </div> |
Revision as of 20:52, 8 March 2017