Difference between revisions of "Template:Base"
Line 9: | Line 9: | ||
} | } | ||
− | + | body { | |
margin: auto; | margin: auto; | ||
background-color: #E8BB00; | background-color: #E8BB00; | ||
− | width: 980px; | + | width: 980px; |
} | } | ||
Line 26: | Line 26: | ||
#nav { | #nav { | ||
background-color: gold; | background-color: gold; | ||
− | width: | + | width: 960px; |
− | + | ||
float: left; | float: left; | ||
border: 10px solid black; | border: 10px solid black; | ||
+ | text-align: center; | ||
} | } | ||
Line 82: | Line 82: | ||
<div id="nav"> | <div id="nav"> | ||
<ul style="font-size: 30px" class="nav"> | <ul style="font-size: 30px" class="nav"> | ||
− | <a href= "https://2015.igem.org/Team:UMass-Dartmouth">Home</a | + | <a href= "https://2015.igem.org/Team:UMass-Dartmouth">Home</a> |
− | <a href= "https://2015.igem.org/Team:UMass-Dartmouth/ourproject">Our Project</a | + | <a href= "https://2015.igem.org/Team:UMass-Dartmouth/ourproject">Our Project</a> |
− | <a href= "https://2015.igem.org/Team:UMass-Dartmouth/theateam">The Team</a | + | <a href= "https://2015.igem.org/Team:UMass-Dartmouth/theateam">The Team</a> |
</ul> | </ul> | ||
</div> | </div> |
Revision as of 04:58, 16 September 2015