Difference between revisions of "Template:Base"
(8 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
max-width: 980px; | max-width: 980px; | ||
margin: auto; | margin: auto; | ||
− | |||
} | } | ||
body { | body { | ||
margin: auto; | margin: auto; | ||
− | + | background-color: #E8BB00; | |
width: 980px; | width: 980px; | ||
} | } | ||
Line 19: | Line 18: | ||
background-color: #000091; | background-color: #000091; | ||
border: 10px solid black; | border: 10px solid black; | ||
− | |||
} | } | ||
Line 27: | Line 25: | ||
#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 48: | Line 46: | ||
background-color: #000091; | background-color: #000091; | ||
float: left; | float: left; | ||
− | width: | + | width: 960px; |
− | color: | + | color: yellow; |
+ | font-size: 18px; | ||
+ | } | ||
+ | |||
+ | #section1 { | ||
+ | display: block; | ||
+ | border: 10px solid black; | ||
+ | background-color: #E8BB00; | ||
+ | float: left; | ||
+ | width: 960px; | ||
+ | color: #000091; | ||
font-size: 18px; | font-size: 18px; | ||
} | } | ||
Line 58: | Line 66: | ||
text-align: center; | text-align: center; | ||
margin: auto; | margin: auto; | ||
− | width: | + | width: 960px; |
float:left; | float:left; | ||
height: 230px; | height: 230px; | ||
Line 69: | Line 77: | ||
width: 96px; | width: 96px; | ||
height: 76px; | height: 76px; | ||
− | |||
} | } | ||
Line 85: | Line 92: | ||
<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> |
+ | <a href= "https://2015.igem.org/Team:UMass-Dartmouth/outreach">Outreach</a> | ||
</ul> | </ul> | ||
</div> | </div> |
Latest revision as of 01:34, 19 September 2015