(Prototype team page) |
|||
Line 1: | Line 1: | ||
− | {{BostonU_HW}} | + | {{BostonU_HW/CSS}} |
+ | {{BostonU_HW/Nav_Bar}} | ||
<html> | <html> | ||
+ | <head> | ||
+ | <meta charset="utf-8"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
+ | <meta name="description" content="Start your development with a Design System for Bootstrap 4."> | ||
+ | <meta name="author" content="Creative Tim"> | ||
+ | <title>Argon Design System - Free Design System for Bootstrap 4</title> | ||
+ | <script src="https://2018.igem.org/Template:BostonU_HW/JS_jquery?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <script src="https://2018.igem.org/Template:BostonU_HW/JS_bootstrap_min?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
+ | <!-- /* ADJUSTS DEFAULT iGEM CONTENT */--> | ||
+ | <style type="text/css"> | ||
+ | .logo_2018, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */ | ||
+ | display: none; | ||
+ | } | ||
+ | #globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */ | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | /* ADJUSTS DEFAULT iGEM CONTENT */ | ||
− | < | + | .logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */ |
− | < | + | display: none; |
− | < | + | } |
− | < | + | #globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */ |
− | </div> | + | background-color: transparent; |
− | + | } | |
− | + | body, html, #globalWrapper, #bodyContent, #HQ_page { | |
− | <div class=" | + | width: 100%; |
− | + | margin: 0; | |
− | + | padding: 0; | |
− | + | height: 100%; | |
− | <div class=" | + | } |
− | < | + | #content { |
− | < | + | width: 100%; |
− | + | margin: 0; | |
− | < | + | margin-top: -33px; |
− | + | padding: 0; | |
− | </ | + | height: 100%; |
− | + | } | |
− | < | + | html { |
− | + | -webkit-font-smoothing: antialiased; | |
− | </p> | + | } |
− | + | #logo{ | |
− | + | height:100%; | |
− | </div> | + | width:100%; |
− | + | margin-top: 2%; | |
− | + | } | |
− | + | </style> | |
− | + | </head> | |
− | + | <body> | |
+ | <main> | ||
+ | <section class="section-profile-cover section-shaped my-0"> | ||
+ | <div class="shape shape-style-1 shape-default shape-skew alpha-4"></div> | ||
+ | <div class="container"> | ||
+ | <div class="row justify-content-center"> | ||
+ | <div class="col-lg-4 pt-5"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/c/c9/T--BostonU_HW--TERRA_logo.png" style="width: 250px;" class="img-fluid"> | ||
+ | </div> | ||
+ | <div class="col-lg-8 pt-lg"> | ||
+ | <h1 class="display-1">Demonstrate</h1> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | <section class="section section-skew"> | ||
+ | <div class="container"> | ||
+ | <div class="card card-profile shadow mt--300 px-4 pt-3"> | ||
+ | <div class="row justify-content-center"> | ||
+ | <div class="col-lg-12 px-4 pt-2"> | ||
+ | Proof-of-Concept video </p> | ||
+ | using the UI </p> | ||
+ | using the the XY-plane </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <br> | ||
+ | <div class="card card-profile shadow px-4 pt-3"> | ||
+ | <div class="row justify-content-center"> | ||
+ | <div class="col-lg-12 px-4 pt-2"> | ||
+ | All of our stress tests + little creations | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | </main> | ||
+ | </body> | ||
</html> | </html> | ||
+ | {{BostonU_HW/Javascript}} |
Revision as of 13:14, 10 September 2018
Demonstrate
Proof-of-Concept video
using the UI
using the the XY-plane
All of our stress tests + little creations