Difference between revisions of "Team:Birkbeck/Outreach"
Line 2: | Line 2: | ||
<html> | <html> | ||
<h1>Outreach</h1> | <h1>Outreach</h1> | ||
− | < | + | |
− | < | + | <div class="blockDiv"> |
− | + | <div class="grid"> | |
− | + | <div class="grid-item"><a href="https://2015.igem.org/Team:Birkbeck/Practices">Human practices</a></div> | |
+ | <div class="grid-item"><a href="https://2015.igem.org/Team:Birkbeck/Collaborations">Collaborations</a></div> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <style> | ||
+ | .blockDiv{ | ||
+ | width:90%; | ||
+ | margin:2 auto; | ||
+ | height:600px; | ||
+ | } | ||
+ | .grid-item { | ||
+ | width:199px; | ||
+ | height: 50px; | ||
+ | background-color:#d6cef7; | ||
+ | border: 4px solid #660066; | ||
+ | text-align: center; | ||
+ | vertical-align: middle; | ||
+ | line-height: 50px; | ||
+ | |||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </div> | ||
</html> | </html> |
Revision as of 13:11, 18 September 2015