m (Replaced content with "{{British_Columbia_1}} <html lang="en"> <content> <h1 class="page-header">Consortia</h1> <p>Write things here</p> </content> </html>") |
m |
||
Line 1: | Line 1: | ||
− | {{ | + | {{British_Columbia_2}} |
<html lang="en"> | <html lang="en"> | ||
+ | <head> | ||
+ | <title>Consortia</title> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <style> | ||
+ | .cover{ | ||
+ | background: url("https://static.igem.org/mediawiki/2016/d/d8/T--British_Columbia--header-branches-2.JPG"); | ||
+ | background-size: cover; background-repeat: no-repeat; | ||
+ | } | ||
− | + | @media screen and (min-width: 768px) { | |
− | + | .cover{ | |
− | + | background-position: 0 -350px; | |
+ | } | ||
+ | } | ||
− | + | .content-wrap{ | |
+ | position: relative; | ||
+ | height: 2000px; | ||
+ | background-color: white; | ||
+ | padding-left: 25px; padding-right: 25px; | ||
+ | width: 100vw; max-width: 100%; | ||
+ | } | ||
+ | |||
+ | </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">Consortia</p></strong> | ||
+ | </div> | ||
+ | </div><!--title--> | ||
+ | </div><!--container-fluid--> | ||
+ | </div><!--cover--> | ||
+ | <div class="content-wrap"> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 22:50, 8 October 2016
Consortia