Line 1: | Line 1: | ||
− | {{ | + | {{British_Columbia_2}} |
+ | {{British_Columbia_Navbar}} | ||
+ | <html lang="en"> | ||
+ | <head> | ||
+ | <title>Proof</title> | ||
+ | <style> | ||
+ | .cover{ | ||
+ | background: url("https://static.igem.org/mediawiki/2016/9/9e/T--British_Columbia--header-frontpage.JPG"); | ||
+ | background-size: cover; background-repeat: no-repeat; | ||
+ | } | ||
− | + | @media screen and (min-width: 768px) { | |
+ | .cover{ | ||
+ | background: linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0.15) 25%, rgba(0, 0, 0, 0) 100%), url("https://static.igem.org/mediawiki/2016/9/9e/T--British_Columbia--header-frontpage.JPG"); | ||
+ | background-size: cover; background-repeat: no-repeat; | ||
+ | background-position: 0 0, 0 -220px; | ||
+ | } | ||
+ | } | ||
+ | .content-wrap p{ | ||
+ | margin-bottom: 25px; | ||
+ | } | ||
+ | /*important to set the position of these images such that the figcaption below the background image is visible*/ | ||
+ | #previous img{ | ||
+ | width: 100%; min-width: 100%; height: auto; | ||
+ | transition: all 1s ease; | ||
+ | left: -50px; | ||
+ | } | ||
+ | #next img{ | ||
+ | width: 100%; min-width: 100%; height: auto; | ||
+ | transition: all 1s ease; bottom: 0; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <div class="cover"> | ||
+ | <div class="container-fluid"> | ||
+ | <div class="row" id="title"> | ||
+ | <div class="col-sm-12"> | ||
+ | <strong><p style="font-size: 3em">Proof</p></strong> | ||
+ | </div> | ||
+ | </div><!--title--> | ||
+ | </div><!--container-fluid--> | ||
+ | </div><!--cover--> | ||
+ | <div id="breadcrumbs"> | ||
+ | <strong> | ||
+ | <a href="https://2016.igem.org/Team:British_Columbia">Home</a> / | ||
+ | <a href="https://2016.igem.org/Team:British_Columbia/Proof">Project - Proof</a></strong> | ||
+ | </div><!--#breadcrumbs--> | ||
+ | <div class="content-wrap"> | ||
− | <div | + | </div><!--.content-wrap--> |
+ | </body> | ||
+ | <p id="read-more"><strong>Check out other parts of our project below!</strong></p> | ||
+ | <div id="up-next"> | ||
+ | <div class="row" style="max-width: 100%; margin: 0"> | ||
− | < | + | <div class="col-sm-6" id="previous"> |
− | + | <a href="https://2016.igem.org/Team:British_Columbia/Team/Bios"> | |
− | </ | + | <img src="https://static.igem.org/mediawiki/2016/1/19/T--British_Columbia--Team.jpg"></a> |
− | + | <a href="https://2016.igem.org/Team:British_Columbia/Team/Bios"> | |
− | + | <strong><figcaption>Bios</figcaption></strong></a> | |
− | < | + | |
− | < | + | |
− | + | ||
− | </ | + | |
− | + | ||
</div> | </div> | ||
− | + | <div class="col-sm-6" id="next"> | |
− | + | <a href="https://2016.igem.org/Team:British_Columbia/team/Attributions"> | |
+ | <img src="https://static.igem.org/mediawiki/2016/4/4e/T--British_Columbia--header-leaves.JPG"></a> | ||
+ | <a href="https://2016.igem.org/Team:British_Columbia/team/Attributions"> | ||
+ | <strong><figcaption>Attributions</figcaption></strong></a></div> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 02:23, 20 October 2016
Proof
Check out other parts of our project below!