(Prototype team page) |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{UNC-Asheville}} | + | {{:Team:UNC-Asheville/Templates/NavBar}} |
+ | |||
<html> | <html> | ||
+ | <head> | ||
+ | <title> | ||
+ | iGEM UNC-Asheville Jupyter Notebooks | ||
+ | </title> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
+ | <meta charset="utf-8" /> | ||
+ | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet"> | ||
+ | |||
+ | <style> | ||
+ | .jumbotron { | ||
+ | background-image: url("https://static.igem.org/mediawiki/2017/0/01/UNC-Asheville-Model.jpg"); | ||
+ | margin-bottom: 0; | ||
+ | min-height: 600px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: fixed; | ||
+ | -webkit-background-size: cover; | ||
+ | background-size: cover; | ||
+ | padding: 50em inherit; | ||
+ | background-color: hsla(0,0%,100%,0.50); | ||
+ | background-blend-mode: overlay; | ||
+ | background-repeat: no-repeat; | ||
+ | padding-left: 30px; | ||
+ | padding-right: 30px; | ||
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | div.jumbotron{ | |
− | + | padding-top:250px; | |
+ | } | ||
− | + | .jumbotron h1{ | |
+ | color: black; | ||
+ | font-size: 80px; | ||
+ | font-family: 'Raleway', sans-serif; | ||
+ | text-shadow: 2px 2px white; | ||
+ | letter-spacing: 10px; | ||
+ | } | ||
− | + | .jumbotron p{ | |
− | + | color: black; | |
+ | font-size: 30px; | ||
+ | font-family: 'Raleway', sans-serif; | ||
+ | text-shadow: 2px 2px white; | ||
+ | font-weight: Semi-Bold | ||
+ | letter-spacing: 10px; | ||
+ | } | ||
− | + | .row h1{ | |
− | + | color: black; | |
− | + | font-size: 30px; | |
− | + | font-family: 'Raleway', sans-serif; | |
− | + | text-shadow: 2px 2px white; | |
+ | letter-spacing: 4px; | ||
+ | } | ||
− | + | .row h2{ | |
− | + | color: black; | |
− | + | font-size: 25px; | |
− | + | font-family: 'Raleway', sans-serif; | |
+ | text-shadow: 2px 2px white; | ||
+ | letter-spacing: 2px; | ||
+ | } | ||
− | + | .row blockquote{ | |
− | + | color: black; | |
+ | font-size: 20px; | ||
+ | font-family: 'Raleway', sans-serif; | ||
+ | border-left: 1px solid grey; | ||
+ | border-right: 1px solid grey; | ||
+ | border-bottom: 1px solid grey; | ||
+ | border-top: 1px solid grey; | ||
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | .header h1{ | |
− | + | color: black; | |
+ | font-size: 60px; | ||
+ | font-family: 'Raleway', sans-serif; | ||
+ | } | ||
− | + | body { | |
− | + | background-color: #edece6; | |
− | + | } | |
− | + | .img-fluid { | |
− | + | width: 100%; | |
− | + | } | |
− | + | img { | |
− | + | display: block; | |
− | + | max-width: 90%; | |
− | + | height: auto; | |
− | + | } | |
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | </head> | ||
+ | |||
+ | |||
+ | <body> | ||
+ | <div class="jumbotron center"> | ||
+ | <div class="container center"> | ||
+ | <h1>Modeling.</h1> | ||
+ | <p>Transparency.</p> | ||
+ | </div> | ||
</div> | </div> | ||
+ | <br> | ||
+ | |||
+ | |||
+ | <iframe src="https://nbviewer.jupyter.org/github/CrookedWay/TCEModel/blob/master/ModelFinal.ipynb#" width="100%" height="800" scrolling="yes"></iframe> | ||
− | < | + | <br> |
+ | <hr> |
Latest revision as of 03:20, 2 November 2017
Modeling.
Transparency.