Difference between revisions of "Team:TecCEM"

 
(9 intermediate revisions by the same user not shown)
Line 123: Line 123:
 
     #main-container #button {
 
     #main-container #button {
 
         position: absolute;
 
         position: absolute;
         top: 50%;
+
         top: 60%;
 
         left: 50%;
 
         left: 50%;
 
         transform: translate(-50%, -50%);
 
         transform: translate(-50%, -50%);
         width: 5vw;
+
         width: 3vw;
         height: 5vw;
+
         height: 3vw;
 
         background-color: white;
 
         background-color: white;
 
         mix-blend-mode: difference;
 
         mix-blend-mode: difference;
 
         border-radius: 100%;
 
         border-radius: 100%;
 
         z-index: 666;
 
         z-index: 666;
 +
    }
 +
    #main-container #centerCircle{
 +
        position: absolute;
 +
        top: 60%;
 +
        left: 50%;
 +
        transform: translate(-50%, -50%);
 +
        width: 4vh;
 +
        border-radius: 100%;
 +
        z-index: 665;
 
     }
 
     }
  
Line 225: Line 234:
 
     <div id="button"></div>
 
     <div id="button"></div>
 
     <h1 class="text-center">Heal a wound. Heal the world.</h1>
 
     <h1 class="text-center">Heal a wound. Heal the world.</h1>
     <p class="text-center">Enhance tissue regeneration.</p>
+
     <p class="text-center">Enhance tissue regeneration to heal burned patients.</p>
 +
    <img src="https://static.igem.org/mediawiki/2018/e/ee/T--TecCEM--CenterCircle.png" id="centerCircle">
 
     <!-- <span class="bottom"></span> -->
 
     <!-- <span class="bottom"></span> -->
 
     <audio id="audioLanding" controls>
 
     <audio id="audioLanding" controls>

Latest revision as of 03:52, 18 October 2018

Center Cell Small1 Cell Small2 Cell Small3 Cell Small4 Cell Big1 Cell Big2 Cell

Heal a wound. Heal the world.

Enhance tissue regeneration to heal burned patients.