Difference between revisions of "Team:UNC-Asheville"

 
(122 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
  <head>
 
  <head>
 
   <title>
 
   <title>
   iGEM UNC-Asheville wIKI
+
   iGEM UNC-Asheville
 
   </title>
 
   </title>
 
   <meta name="viewport" content="width=device-width, initial-scale=1" />
 
   <meta name="viewport" content="width=device-width, initial-scale=1" />
Line 10: Line 10:
 
   <meta charset="utf-8" />
 
   <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 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">
 +
<link href="https://fonts.googleapis.com/css?family=Playfair+Display" rel="stylesheet">
 +
 
    
 
    
 
<style>
 
<style>
 
.jumbotron {
 
.jumbotron {
     background-image: url("https://static.igem.org/mediawiki/2017/2/29/UNC-Asheville-LoremIpsum.jpg");
+
     background-image: url("https://static.igem.org/mediawiki/2017/e/ef/UNC-Asheville-TCEPlaceHolder.jpg");
 
     margin-bottom: 0;
 
     margin-bottom: 0;
     min-height: 600px;
+
     min-height: 800px;
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
     background-position: fixed;
 
     background-position: fixed;
Line 21: Line 24:
 
     background-size: cover;
 
     background-size: cover;
 
     padding: 50em inherit;
 
     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{
 
div.jumbotron{
   padding-top:60px;
+
   padding-top:250px;
 
}
 
}
  
 +
.jumbotron h1{
 +
    color: black;
 +
    font-size: 100px;
 +
    font-family: 'Raleway', sans-serif;
 +
    letter-spacing: 10px;
 +
    text-shadow: 0 0 2px #fff;
 +
}
 +
 +
.jumbotron p{
 +
    color: black;
 +
    font-size: 30px;
 +
    font-family: 'Raleway', sans-serif;
 +
    font-weight: Semi-Bold
 +
    letter-spacing: 10px;
 +
    text-shadow: 0 0 2px #fff;
 +
}
 +
 +
.jumbotron h2{
 +
    color: black;
 +
    font-size: 50px;
 +
    font-family: 'Playfair Display', serif;
 +
    font-family: 'Raleway', sans-serif;
 +
    font-weight: Semi-Bold
 +
    letter-spacing: 10px;
 +
    text-shadow: 0 0 2px #fff;
 +
}
 +
 +
 +
 +
.row h1{
 +
    color: black;
 +
    font-size: 45px;
 +
    font-family: 'Raleway', sans-serif;
 +
    text-shadow: 2px 2px white;
 +
    letter-spacing: 4px;
 +
}
 +
 +
.row h2{
 +
    color: black;
 +
    font-size: 30px;
 +
    font-family: 'Raleway', sans-serif;
 +
    text-shadow: 2px 2px white;
 +
    letter-spacing: 2px;
 +
    margin-top: -15px
 +
    font-weight: bold;
 +
}
 +
 +
.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;
 +
 +
}
 +
 +
.container-fluid blockquote{
 +
    color: black;
 +
    font-size: 30px;
 +
    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;
 +
letter-spacing: 2px;
 +
 +
}
 +
 +
.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;
 +
}
 +
 +
body {
 +
    background-color: #edece6;
 +
}
  
 
</style>
 
</style>
Line 38: Line 137:
 
<div class="jumbotron center">
 
<div class="jumbotron center">
 
   <div class="container center">
 
   <div class="container center">
<h1>TCEasy</h1>
+
        <h1>TCEasy</h1>
  <p>Degradation of Tricholoretheylene through a novel metabolic pathway.</p>
+
        <p>Degradation of Tricholoretheylene through a novel metabolic pathway.<p>
 +
        <hr>
 +
        <h2>Toxic waste has seeped into our backyard.<br> We're trying to fix it.</h2>
 +
 
 
   </div>
 
   </div>
 
</div>
 
</div>
<div class = "container">
 
<p>Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo. Quisque sit amet est et sapien ullamcorper pharetra. Vestibulum erat wisi, condimentum sed, commodo vitae, ornare sit amet, wisi. Aenean fermentum, elit eget tincidunt condimentum, eros ipsum rutrum orci, sagittis tempus lacus enim ac dui. Donec non enim in turpis pulvinar facilisis. Ut felis. Praesent dapibus, neque id cursus faucibus, tortor neque egestas augue, eu vulputate magna eros eu erat. Aliquam erat volutpat. Nam dui mi, tincidunt quis, accumsan porttitor, facilisis luctus, metus</p>
 
</body>
 
</html>
 

Latest revision as of 02:17, 2 November 2017

About Us

iGEM UNC-Asheville

TCEasy

Degradation of Tricholoretheylene through a novel metabolic pathway.


Toxic waste has seeped into our backyard.
We're trying to fix it.