(Prototype team page) |
|||
Line 3: | Line 3: | ||
− | < | + | <head> |
+ | <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet"> | ||
+ | <style> | ||
− | + | /* our special font */ | |
− | + | @font-face { | |
+ | font-family: 'banaue'; | ||
+ | src: url('https://static.igem.org/mediawiki/2017/b/b0/T--Sydney_Australia--Wiki_Font_Banaue-Regular.Media-File.ogg'); | ||
+ | font-weight: normal; | ||
+ | font-style: large; | ||
+ | } | ||
− | + | #please h1 { | |
+ | font-family: "banaue", sans-serif; | ||
+ | } | ||
− | + | #please h4 { | |
+ | color:#515c66; | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | } | ||
+ | .crispy { | ||
+ | image-rendering: -moz-crisp-edges; | ||
+ | image-rendering: -o-crisp-edges; | ||
+ | image-rendering: -webkit-optimize-contrast; | ||
+ | -ms-interpolation-mode: nearest-neighbor; | ||
+ | padding:0px; | ||
+ | width:90%; | ||
+ | margin-top: 0px; | ||
+ | margin-left:5%;, | ||
+ | margin-right:5%; | ||
+ | background: #e2e2e2; | ||
+ | } | ||
− | + | .crispy2 { | |
− | + | image-rendering: -moz-crisp-edges; | |
+ | image-rendering: -o-crisp-edges; | ||
+ | image-rendering: -webkit-optimize-contrast; | ||
+ | -ms-interpolation-mode: nearest-neighbor; | ||
+ | padding:0px; | ||
+ | width:90%; | ||
+ | margin-top: 0px; | ||
+ | margin-left:5%;, | ||
+ | margin-right:5%; | ||
+ | background: #e2e2e2; | ||
+ | } | ||
− | + | .insert { | |
+ | height: 68px; | ||
+ | width: 100% | ||
+ | background-color:#e2e2e2; | ||
+ | } | ||
+ | .insert2 { | ||
+ | height: 100px; | ||
+ | width: 100% | ||
+ | background-color:#fff; | ||
+ | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <div class = "insert"> | ||
+ | </div> | ||
+ | |||
+ | <!-- Banner--> | ||
+ | <div class="container-fluid page-heading"> | ||
+ | <div class = "row" | ||
+ | <div style="background-color:#e2e2e2"> | ||
+ | <div class = "crispy2"> | ||
+ | <center><img src="https://static.igem.org/mediawiki/2017/5/5e/T--Sydney_Australia--SafetyBanner.gif" class="img-center" width="80%"></center> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− | <div class=" | + | <div class ="row" style = "background-color:#e2e2e2"> |
− | < | + | <div class = "crispy"> |
+ | <div class = "col-xs-4" style = "background-color:#e2e2e2"> | ||
+ | <a href="#nav1"><center><img src=""></center></a> | ||
+ | </div> | ||
+ | <div class = "col-xs-4" style = "background-color:#e2e2e2"> | ||
+ | <a href="#nav2"><center><img src=""></center></a> | ||
+ | </div> | ||
+ | <div class = "col-xs-4" style = "background-color:#e2e2e2"> | ||
+ | <a href="#nav3"><center><img src=""></center></a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
− | < | + | <div class = "image-fixed-top navbar-default"> |
+ | <div class = "insert" style="background-color:#e2e2e2"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class = "row" id="nav1"> | ||
+ | <div class = "insert2"> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class = "row"> | ||
+ | <div class = "crispy"> | ||
+ | <div class="col-xs-1" align = "right"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/e/e2/T--Sydney_Australia--SafetyPin.gif"> | ||
+ | </div> | ||
+ | <div class = "col-xs-5" class="box" id="please"> | ||
+ | <center><h1 class="tag-title">Safety Design</h1></center> | ||
+ | <center><h4></h4></center> | ||
+ | </div> | ||
+ | <div class = "col-xs-6" class="box" id = "please"> | ||
+ | <center><h1 class = "tag-title">Insulin Itself</h1></center> | ||
+ | <center><h4>How we tried to mitigate the risk of lethal injection</h4></center> | ||
+ | <center><h1 class="tag-title">Insulin Tests</h1></center> | ||
+ | <center><h4>How we worked around Mouse Convulsion Tests, and did the adipose tissue assay/h4></center> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | < | + | <div class = "row" id="nav2"> |
+ | <div class = "insert2"> | ||
+ | </div> | ||
</div> | </div> | ||
+ | <div class = "row"> | ||
+ | <div class = "crispy"> | ||
+ | <div class="col-xs-1" align = "right"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/e/e2/T--Sydney_Australia--SafetyPin.gif"> | ||
+ | </div> | ||
+ | <div class = "col-xs-5" class="box" id="please"> | ||
+ | <center><h1 class="tag-title">Safety In the Lab</h1></center> | ||
+ | </div> | ||
+ | <div class = "col-xs-6" class="box" id = "please"> | ||
+ | <center><h1 class = "tag-title">Experiment One</h1></center> | ||
+ | <center><h4>How we were safe</h4></center> | ||
+ | <center><h1 class="tag-title">Experiment Two</h1></center> | ||
+ | <center><h4>How we were safe</h4></center> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <div class = "row" id="nav3"> | ||
+ | <div class = "insert2"> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class = "row"> | ||
+ | <div class = "crispy"> | ||
+ | <div class="col-xs-1" align = "right"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/e/e2/T--Sydney_Australia--SafetyPin.gif"> | ||
+ | </div> | ||
+ | <div class = "col-xs-5" class="box" id="please"> | ||
+ | <center><h1 class="tag-title">Safety Shipping</h1></center> | ||
+ | </div> | ||
+ | <div class = "col-xs-6" class="box" id = "please"> | ||
+ | <center><h1 class = "tag-title">Shipping Proceedure/h1></center> | ||
+ | <center><h4>What they said</h4></center> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
</html> | </html> |
Revision as of 08:02, 9 September 2017