(16 intermediate revisions by the same user not shown) | |||
Line 126: | Line 126: | ||
left: 50%; | left: 50%; | ||
transform: translate(-50%, -50%); | transform: translate(-50%, -50%); | ||
− | width: | + | width: 3vw; |
− | height: | + | 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 178: | Line 187: | ||
#main-container span.bottom.human-practices { | #main-container span.bottom.human-practices { | ||
background-color: #0aa38c; | background-color: #0aa38c; | ||
+ | } | ||
+ | #audioLanding{ | ||
+ | display: none; | ||
} | } | ||
</style> | </style> | ||
Line 201: | Line 213: | ||
</span> | </span> | ||
</a> | </a> | ||
− | <a href="https://2018.igem.org/Team:TecCEM/ | + | <a href="https://2018.igem.org/Team:TecCEM/Measurement" id="Small4Cell" data-toggle="popover" data-trigger="hover" |
data-content="Awards" tabindex="0" data-placement="top"> | data-content="Awards" tabindex="0" data-placement="top"> | ||
<img src="https://static.igem.org/mediawiki/2018/1/1b/T--TecCEM--CellSmall4.png" alt="Small4 Cell"> | <img src="https://static.igem.org/mediawiki/2018/1/1b/T--TecCEM--CellSmall4.png" alt="Small4 Cell"> | ||
Line 222: | 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> |
− | <span class="bottom"></span> | + | <img src="https://static.igem.org/mediawiki/2018/e/ee/T--TecCEM--CenterCircle.png" id="centerCircle"> |
+ | <!-- <span class="bottom"></span> --> | ||
+ | <audio id="audioLanding" controls> | ||
+ | <source src="https://static.igem.org/mediawiki/2018/3/3c/T--TecCEM--SoundLanding.mp3" type="audio/mpeg"> | ||
+ | Your browser does not support the audio element. | ||
+ | </audio> | ||
<!-- <p class="text-center">Scroll down</p> --> | <!-- <p class="text-center">Scroll down</p> --> | ||
</div> | </div> |
Latest revision as of 03:52, 18 October 2018