(14 intermediate revisions by 3 users not shown) | |||
Line 117: | Line 117: | ||
#expand_btn { | #expand_btn { | ||
− | z-index: | + | z-index: 0; |
position: fixed; | position: fixed; | ||
right: 0px; | right: 0px; | ||
+ | } | ||
+ | |||
+ | .toggle { | ||
+ | background-color: #333; | ||
+ | color: white; | ||
+ | text-indent: 0px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .toggle:hover { | ||
+ | background-color: #39b54a; | ||
} | } | ||
Line 156: | Line 167: | ||
<a href="https://2018.igem.org/Team:Newcastle/Description">Description</a> | <a href="https://2018.igem.org/Team:Newcastle/Description">Description</a> | ||
<a href="https://2018.igem.org/Team:Newcastle/Safety">Safety</a> | <a href="https://2018.igem.org/Team:Newcastle/Safety">Safety</a> | ||
− | <a href="https://2018.igem.org/Team:Newcastle/Parts">Parts</a> | + | <a href="https://2018.igem.org/Team:Newcastle/Parts">Parts Used</a> |
− | <a href="https://2018.igem.org/Team:Newcastle/Part_Collection">Parts Collection</a> | + | <a href="https://2018.igem.org/Team:Newcastle/Part_Collection">New Parts Collection</a> |
</div> | </div> | ||
</li> | </li> | ||
Line 170: | Line 181: | ||
<li class="navbar_li"><a href="#">Hardware</a> | <li class="navbar_li"><a href="#">Hardware</a> | ||
<div class="navbar_dropdown_content"> | <div class="navbar_dropdown_content"> | ||
− | <a href="https://2018.igem.org/Team:Newcastle/Hardware">Overview</a> | + | <a href="https://2018.igem.org/Team:Newcastle/Hardware">Hardware Overview</a> |
<a href="https://2018.igem.org/Team:Newcastle/Circuitry">Circuitry</a> | <a href="https://2018.igem.org/Team:Newcastle/Circuitry">Circuitry</a> | ||
<a href="https://2018.igem.org/Team:Newcastle/Results">Results</a> | <a href="https://2018.igem.org/Team:Newcastle/Results">Results</a> | ||
Line 179: | Line 190: | ||
<li class="navbar_li"><a href="#">Software</a> | <li class="navbar_li"><a href="#">Software</a> | ||
<div class="navbar_dropdown_content"> | <div class="navbar_dropdown_content"> | ||
+ | <a href="https://2018.igem.org/Team:Newcastle/Software">Software Overview</a> | ||
<a href="https://2018.igem.org/Team:Newcastle/Software/NH1">NH-1</a> | <a href="https://2018.igem.org/Team:Newcastle/Software/NH1">NH-1</a> | ||
− | <a href="https://2018.igem.org/Team:Newcastle/Software/OT"> | + | <a href="https://2018.igem.org/Team:Newcastle/Software/OT">Opentrons</a> |
</div> | </div> | ||
</li> | </li> | ||
Line 191: | Line 203: | ||
<a href="https://2018.igem.org/Team:Newcastle/Results/Chemotaxis">Chemotaxis</a> | <a href="https://2018.igem.org/Team:Newcastle/Results/Chemotaxis">Chemotaxis</a> | ||
<a href="https://2018.igem.org/Team:Newcastle/Results/Operon">Naringenin Operon</a> | <a href="https://2018.igem.org/Team:Newcastle/Results/Operon">Naringenin Operon</a> | ||
− | <a href="https://2018.igem.org/Team:Newcastle/ | + | <a href="https://2018.igem.org/Team:Newcastle/Protocols">Protocols</a> |
<a href="https://2018.igem.org/Team:Newcastle/Experiments">Lab Book</a> | <a href="https://2018.igem.org/Team:Newcastle/Experiments">Lab Book</a> | ||
</div> | </div> | ||
Line 200: | Line 212: | ||
<div class="navbar_dropdown_content"> | <div class="navbar_dropdown_content"> | ||
<a href="https://2018.igem.org/Team:Newcastle/Model">Modelling Overview</a> | <a href="https://2018.igem.org/Team:Newcastle/Model">Modelling Overview</a> | ||
+ | <a href="https://2018.igem.org/Team:Newcastle/Modelling/Community">Microbial Community Modelling</a> | ||
<a href="https://2018.igem.org/Team:Newcastle/Naringenin_Pathway">Naringenin Pathway</a> | <a href="https://2018.igem.org/Team:Newcastle/Naringenin_Pathway">Naringenin Pathway</a> | ||
− | |||
</div> | </div> | ||
</li> | </li> | ||
Line 226: | Line 238: | ||
<div class="navbar_dropdown_content"> | <div class="navbar_dropdown_content"> | ||
<a href="https://2018.igem.org/Team:Newcastle/Medals">Medals</a> | <a href="https://2018.igem.org/Team:Newcastle/Medals">Medals</a> | ||
+ | <a href="https://2018.igem.org/Team:Newcastle/Improve">Improve</a> | ||
<a href="https://2018.igem.org/Team:Newcastle/Demonstrate">Demonstrate</a> | <a href="https://2018.igem.org/Team:Newcastle/Demonstrate">Demonstrate</a> | ||
</div> | </div> | ||
Line 232: | Line 245: | ||
</ul> | </ul> | ||
− | <div id="expand_btn"><button onclick="myFunction()"> | + | <div id="expand_btn"><button class="toggle" onclick="myFunction()">Hide/Show</button></div> |
</div> | </div> |
Latest revision as of 22:32, 17 October 2018