ECONTRERAS (Talk | contribs) |
|||
(24 intermediate revisions by 4 users not shown) | |||
Line 34: | Line 34: | ||
background-color: black; | background-color: black; | ||
} | } | ||
+ | |||
#main-container a img { | #main-container a img { | ||
− | + | width: 200%; | |
} | } | ||
+ | |||
#main-container #firstCover { | #main-container #firstCover { | ||
background-color: white; | background-color: white; | ||
Line 121: | Line 123: | ||
#main-container #button { | #main-container #button { | ||
position: absolute; | position: absolute; | ||
− | top: | + | top: 60%; |
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 176: | 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 199: | 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 219: | Line 233: | ||
<div id="firstCover"></div> | <div id="firstCover"></div> | ||
<div id="button"></div> | <div id="button"></div> | ||
− | <h1 class="text-center"> | + | <h1 class="text-center">Heal a wound. Heal the world.</h1> |
− | <p class="text-center"> | + | <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> --> | |
− | < | + | <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> --> |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
Latest revision as of 03:52, 18 October 2018