Difference between revisions of "Team:CU-Boulder"

Line 6: Line 6:
 
<style>
 
<style>
  
 
+
body{
 +
  background-color: black;
 +
  height: 5000px;
 +
}
  
 
@keyframes fade-in{
 
@keyframes fade-in{
Line 18: Line 21:
  
 
section {
 
section {
  width: 100%
+
max-width: 1200px;
 
   margin: 0 auto;
 
   margin: 0 auto;
 
   height:90vh;
 
   height:90vh;
Line 25: Line 28:
 
   display: flex;
 
   display: flex;
 
   flex-wrap: wrap;
 
   flex-wrap: wrap;
   align-items: center;
+
   align-items: flex-start;
 
   background-color: black;
 
   background-color: black;
 
  border-color: white;
 
  border-color: white;
 
   border: solid;
 
   border: solid;
 
   padding-top: 80px;
 
   padding-top: 80px;
flex-direction: column;
 
 
}
 
}
 
section > divOne {
 
section > divOne {
Line 37: Line 39:
 
   padding-right: 30px;
 
   padding-right: 30px;
 
   padding-bottom: 30px;
 
   padding-bottom: 30px;
   padding-top: 30px;
+
   padding-top: 50px;
 
   font-size: 60px;
 
   font-size: 60px;
 
   font-family: inconsolata, sans-serif;
 
   font-family: inconsolata, sans-serif;
Line 51: Line 53:
 
   max-width: 500px;
 
   max-width: 500px;
 
   flex-grow: 2;
 
   flex-grow: 2;
  margin-bottom: -50px;
 
 
}
 
}
  
Line 59: Line 60:
 
     padding-top: 40px;
 
     padding-top: 40px;
 
     transform: scaleX(-1);
 
     transform: scaleX(-1);
     filter: FlipH;
+
     filter: FlipV;
  
 
}
 
}
Line 78: Line 79:
 
     transform: scaleX(-1);
 
     transform: scaleX(-1);
 
     filter: FlipH;
 
     filter: FlipH;
    padding: 40px;
 
 
}
 
}
  
Line 94: Line 94:
  
  
 +
 +
 +
    <img class = "titleImageOne" src = "https://static.igem.org/mediawiki/2017/2/2f/T-CU-Boulder--CellOne.gif"></img>
 
     <!--This is the title box -->
 
     <!--This is the title box -->
 
     <divOne>     
 
     <divOne>     
Line 99: Line 102:
 
       s t o r a g e
 
       s t o r a g e
 
     </divOne>
 
     </divOne>
 
    <img class = "titleImageOne" src = "https://static.igem.org/mediawiki/2017/2/2f/T-CU-Boulder--CellOne.gif"></img>
 
 
     <img class = "titleImageThreeFlipped" src = "https://static.igem.org/mediawiki/2017/5/5a/T-CU-Boulder--CellThree.gif"></img>
 
     <img class = "titleImageThreeFlipped" src = "https://static.igem.org/mediawiki/2017/5/5a/T-CU-Boulder--CellThree.gif"></img>
 
     <img class = "titleImageTwo" src = "https://static.igem.org/mediawiki/2017/b/b8/T-CU-Boulder--CellTwo.gif"></img>
 
     <img class = "titleImageTwo" src = "https://static.igem.org/mediawiki/2017/b/b8/T-CU-Boulder--CellTwo.gif"></img>

Revision as of 23:01, 16 August 2017

μ s t o r a g e