Difference between revisions of "Team:CU-Boulder"

Line 18: Line 18:
  
 
section {
 
section {
 +
  max-width: 1200px;
 
   margin: 0 auto;
 
   margin: 0 auto;
 
   height:100vh;
 
   height:100vh;
Line 28: Line 29:
 
  border-color: white;
 
  border-color: white;
 
   border: solid;
 
   border: solid;
 +
  padding-top: 80px;
 
}
 
}
 
section > divOne {
 
section > divOne {
Line 46: Line 48:
 
   animation-direction: alternate;
 
   animation-direction: alternate;
 
   animation-iteration-count: infinite;
 
   animation-iteration-count: infinite;
 +
  flex-grow: 2;
 
}
 
}
  
titleImageOne{
+
.titleImageOne{
 +
    flex-grow: 1;
 +
    max-width: 300px;
 +
    padding-top: 40px;
 +
 
 +
}
 +
.titleImageTwo{
 +
    flex-grow: 1;
 +
    max-width: 300px
 +
 
 +
}
 +
.titleImageThree{
 
     flex-grow: 2;
 
     flex-grow: 2;
 +
    max-width: 700px;
  
 
}
 
}
 +
 +
.titleImageThreeFlipped{
 +
    flex-grow: 2;
 +
    max-width: 700px;
 +
    transform: scaleX(-1);
 +
    filter: FlipH;
 +
 +
}
 +
  
 
</style>
 
</style>
Line 61: Line 85:
  
 
   <section>
 
   <section>
     <img class = "titleImageOne" src = "https://static.igem.org/mediawiki/2017/5/5a/T-CU-Boulder--CellThree.gif"></img>
+
     <img class = "titleImageThree" src = "https://static.igem.org/mediawiki/2017/5/5a/T-CU-Boulder--CellThree.gif"></img>
     <img class = "titleImageOne" 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>
     <img class = "titleImageOne" 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>
  
 
     <!--This is the title box -->
 
     <!--This is the title box -->
Line 72: Line 96:
  
 
     <img class = "titleImageOne" src = "https://static.igem.org/mediawiki/2017/2/2f/T-CU-Boulder--CellOne.gif"></img>
 
     <img class = "titleImageOne" src = "https://static.igem.org/mediawiki/2017/2/2f/T-CU-Boulder--CellOne.gif"></img>
     <img class = "titleImageOne" 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>
  
 
   </section>
 
   </section>

Revision as of 22:36, 16 August 2017

μ s t o r a g e