Line 3: | Line 3: | ||
#header { | #header { | ||
height: 200px; | height: 200px; | ||
− | width: | + | width: 950px; |
background-color: #bdbdbd; | background-color: #bdbdbd; | ||
font-family: serif; | font-family: serif; | ||
text-align: center; | text-align: center; | ||
− | |||
} | } | ||
#topMenu { | #topMenu { | ||
height : 250px; | height : 250px; | ||
− | width: | + | width: 950px; |
margin-left: 20px; | margin-left: 20px; | ||
margin-top: 20px; | margin-top: 20px; | ||
Line 110: | Line 109: | ||
<nav id="topMenu"> | <nav id="topMenu"> | ||
<ul> | <ul> | ||
− | <li><a class=" | + | <li><a class="menuHome" href="https://2018.igem.org/Team:BioMarvel">HOME</a></li> |
<li class="topMenuLi"> | <li class="topMenuLi"> | ||
<a class="menuLink">PROJECT</a> | <a class="menuLink">PROJECT</a> | ||
Line 166: | Line 165: | ||
</ul> | </ul> | ||
</nav> | </nav> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 01:58, 5 September 2018