Line 1: | Line 1: | ||
− | {{UNC-Asheville}} | + | {{:Team:UNC-Asheville/Templates/NavBar}} |
+ | |||
<html> | <html> | ||
− | < | + | <head> |
+ | <title> | ||
+ | iGEM Integrated Human Practices | ||
+ | </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/6/6c/UNC-Asheville-Library.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; | |
− | </p> | + | 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; | ||
+ | } | ||
+ | |||
+ | .footer { | ||
+ | height: 200px; | ||
+ | bottom: 0; | ||
+ | width: 100%; | ||
+ | background-color: #8b929b; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | </head> | ||
+ | |||
+ | |||
+ | <body> | ||
+ | <div class="jumbotron center"> | ||
+ | <div class="container center"> | ||
+ | <h1>Who We Are</h1> | ||
+ | <p>The Students, Faculty and Staff that made this project possible.</p> | ||
+ | </div> | ||
</div> | </div> | ||
− | < | + | <br> |
− | + | ||
− | + | <br> | |
− | + | <hr> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | < | + |
Revision as of 12:41, 1 November 2017
Who We Are
The Students, Faculty and Staff that made this project possible.