Difference between revisions of "Template:Base"
Line 18: | Line 18: | ||
header { | header { | ||
− | |||
− | |||
− | |||
display: inline; | display: inline; | ||
} | } | ||
Line 30: | Line 27: | ||
} | } | ||
− | a { | + | .nav a { |
display: block, inline; | display: block, inline; | ||
background-color: Black; | background-color: Black; | ||
padding: 5px; | padding: 5px; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
.backDrop img { | .backDrop img { | ||
margin: 10px auto 10px auto; | margin: 10px auto 10px auto; | ||
Line 59: | Line 53: | ||
− | <ul style="font-size: 30px" > | + | <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> | ||
Line 69: | Line 63: | ||
<br></br> | <br></br> | ||
+ | <div class="footer"> | ||
+ | <img src=""/> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 20:53, 13 September 2015