Line 49: | Line 49: | ||
<button class="dropbtn">Human Practices</button> | <button class="dropbtn">Human Practices</button> | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
+ | <a href="https://2018.igem.org/Team:Manchester/Human_Practices">Integrated Human Practices</a> | ||
<a href="#">The Cost of Listeria</a> | <a href="#">The Cost of Listeria</a> | ||
<a href="#">GMO's and Brexit</a> | <a href="#">GMO's and Brexit</a> | ||
− | |||
<a href="https://2018.igem.org/Team:Manchester/Public_Engagement">Outreach</a> | <a href="https://2018.igem.org/Team:Manchester/Public_Engagement">Outreach</a> | ||
</div> | </div> | ||
Line 68: | Line 68: | ||
<style> | <style> | ||
#navcontainer { | #navcontainer { | ||
− | + | list-style-type: none; | |
− | + | margin: 0; | |
− | + | padding: 0; | |
− | + | overflow: hidden; | |
− | + | background-color: #ffffff; | |
} | } | ||
− | |||
#nav { | #nav { | ||
− | padding-top: 2%; | + | float: right; |
− | padding-bottom: 5%; | + | padding-top: 2%; |
− | + | padding-bottom: 5%; | |
− | padding-right: 5%; | + | padding-right: 5%; |
} | } | ||
#logo { | #logo { | ||
− | float: left; | + | float: left; |
− | padding-left: 0.8%; | + | padding-left: 0.8%; |
− | padding-right: 0%; | + | padding-right: 0%; |
} | } | ||
Line 138: | Line 137: | ||
background-color: #d9d9d9; | background-color: #d9d9d9; | ||
} | } | ||
+ | |||
+ | </style> |
Revision as of 11:20, 29 August 2018