m |
m |
||
Line 173: | Line 173: | ||
text-align: center; | text-align: center; | ||
font-weight: bold; | font-weight: bold; | ||
− | color: # | + | color: #72c9b6; |
cursor: pointer; | cursor: pointer; | ||
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
Line 184: | Line 184: | ||
/* when hovering on that button */ | /* when hovering on that button */ | ||
.collapsable_menu_control:hover { | .collapsable_menu_control:hover { | ||
− | background-color: # | + | background-color: #72c9b6; |
− | color: | + | color: #000000; |
} | } | ||
Line 548: | Line 548: | ||
<!-- my own menu start --> | <!-- my own menu start --> | ||
− | <div | + | <div> |
<span class="anchor" id="Top"></span> | <span class="anchor" id="Top"></span> | ||
− | <ul | + | <ul class="my-top-menu"> |
<li class="my-menu-item"><a href="https://2016.igem.org/Team:Pittsburgh"> Home </a></li> | <li class="my-menu-item"><a href="https://2016.igem.org/Team:Pittsburgh"> Home </a></li> |
Revision as of 21:53, 19 October 2016
Contact Us