m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<html> | <html> | ||
<style> | <style> | ||
− | img{ | + | .content-wrap img{ |
width: 80%; height: auto; | width: 80%; height: auto; | ||
display: table; margin: 0 auto; | display: table; margin: 0 auto; | ||
top: 90px; | top: 90px; | ||
+ | } | ||
+ | |||
+ | #previous img{ | ||
+ | width: 100%; min-width: 100%; height: auto; | ||
+ | transition: all 1s ease; | ||
+ | } | ||
+ | #next img{ | ||
+ | width: 100%; min-width: 100%; height: auto; | ||
+ | transition: all 1s ease; | ||
} | } | ||
</style> | </style> | ||
Line 22: | Line 31: | ||
<div class="row" style="max-width: 100%; margin: 0"> | <div class="row" style="max-width: 100%; margin: 0"> | ||
<div class="col-sm-6" id="previous"> | <div class="col-sm-6" id="previous"> | ||
− | <a href="https://2016.igem.org/Team:British_Columbia/ | + | <a href="https://2016.igem.org/Team:British_Columbia/Proof"> |
<img src="https://static.igem.org/mediawiki/2016/9/9e/T--British_Columbia--header-frontpage.JPG"></a> | <img src="https://static.igem.org/mediawiki/2016/9/9e/T--British_Columbia--header-frontpage.JPG"></a> | ||
− | <a href="https://2016.igem.org/Team:British_Columbia/ | + | <a href="https://2016.igem.org/Team:British_Columbia/Proof"> |
− | <strong><figcaption> | + | <strong><figcaption>Proof of Concept</figcaption></strong></a> |
</div> | </div> | ||
<div class="col-sm-6" id="next"> | <div class="col-sm-6" id="next"> | ||
− | <a href="https://2016.igem.org/Team: | + | <a href="https://2016.igem.org/Team:British Columbia/Human Practices/Interview"> |
− | <img src="https://static.igem.org/mediawiki/2016/1/ | + | <img src="https://static.igem.org/mediawiki/2016/1/1d/T--British_Columbia--header-tree-again.JPG"></a> |
− | <a href="https://2016.igem.org/Team: | + | <a href="https://2016.igem.org/Team:British Columbia/Human Practices/Interview"> |
− | <strong><figcaption> | + | <strong><figcaption>Interviews</figcaption></strong></a></div> |
</div> | </div> | ||
</html> | </html> |
Latest revision as of 03:27, 20 October 2016
Check out other parts of our project below!