Line 129: | Line 129: | ||
height: 3vw; | height: 3vw; | ||
background-color: white; | background-color: white; | ||
+ | mix-blend-mode: difference; | ||
+ | border-radius: 100%; | ||
+ | z-index: 666; | ||
+ | } | ||
+ | #main-container #centerCircle{ | ||
+ | position: absolute; | ||
+ | top: 60%; | ||
+ | left: 50%; | ||
+ | transform: translate(-50%, -50%); | ||
+ | |||
mix-blend-mode: difference; | mix-blend-mode: difference; | ||
border-radius: 100%; | border-radius: 100%; | ||
Line 226: | Line 236: | ||
<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 to better heal burned patients.</p> | <p class="text-center">Enhance tissue regeneration to better 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> |
Revision as of 03:37, 18 October 2018