Line 74: | Line 74: | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<style> | <style> | ||
− | a | + | a, a:visited { |
color: black; | color: black; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | a:hover { | ||
+ | color: white; | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Line 131: | Line 136: | ||
<center> | <center> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="dropdown"> | <div class="dropdown"> | ||
Line 144: | Line 142: | ||
<a href="https://2018.igem.org/Team:CUNY_Kingsborough/Description">Description</a> | <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Description">Description</a> | ||
<a href="https://2018.igem.org/Team:CUNY_Kingsborough/Design">Design</a> | <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Design">Design</a> | ||
− | |||
<a href="https://2018.igem.org/Team:CUNY_Kingsborough/Results">Results</a> | <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Results">Results</a> | ||
<a href="https://2018.igem.org/Team:CUNY_Kingsborough/Improve">Improve</a> | <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Improve">Improve</a> | ||
<a href="https://2018.igem.org/Team:CUNY_Kingsborough/Attributions">Attributions</a> | <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Attributions">Attributions</a> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="dropdown"> | ||
+ | <button class="dropbtn w3-btn w3-round-xxlarge">Modeling</button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Introduction_to_Modeling">Modeling 101</a> | ||
+ | <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Light_Operon">Light Operon</a> | ||
+ | <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Turing_Pattern">Turing Pattern</a> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 179: | Line 185: | ||
<div class="dropdown"> | <div class="dropdown"> | ||
<button class="dropbtn w3-btn w3-round-xxlarge"><a href="https://igem.org/2018_Judging_Form?team=CUNY_Kingsborough">Judging Form</a></button> | <button class="dropbtn w3-btn w3-round-xxlarge"><a href="https://igem.org/2018_Judging_Form?team=CUNY_Kingsborough">Judging Form</a></button> | ||
+ | </div> | ||
+ | |||
+ | <div class="dropdown"> | ||
+ | <button class="dropbtn w3-btn w3-round-xxlarge">Team</button> | ||
+ | <div class="dropdown-content"> | ||
+ | <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Team">Team Members</a> | ||
+ | <a href="https://2018.igem.org/Team:CUNY_Kingsborough/Collaborations">Collaborations</a> | ||
+ | </div> | ||
</div> | </div> | ||
Revision as of 21:11, 6 October 2018