Difference between revisions of "Team:UCL"
Superjack15 (Talk | contribs) |
|||
(40 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
<style> | <style> | ||
+ | |||
+ | |||
+ | .buttonblack2 { | ||
+ | text-transform: uppercase; | ||
+ | font-size: 14px; | ||
+ | font-weight: normal; | ||
+ | line-height: 1.428571429; | ||
+ | text-align: center; | ||
+ | white-space: nowrap; | ||
+ | vertical-align: middle; | ||
+ | border-radius: 4px; | ||
+ | transition-property: background-color, color, border-color; | ||
+ | transition-duration: 1s; | ||
+ | transition-timing-function: ease; | ||
+ | color: #FFFFFF; | ||
+ | padding: 10px 16px; | ||
+ | text-decoration: none; | ||
+ | font-family: Raleway; | ||
+ | letter-spacing: 2px; | ||
+ | font-weight: bold;} | ||
+ | .buttonblack2 {background-color: #336666; border-color: #336666; } | ||
+ | |||
+ | a.buttonblack2 { color: #fff !important; font-size: 12px;} | ||
+ | .buttonblack2:hover {border-color: #336666; color: #336666 !important; background-color: #fff !important;} | ||
+ | |||
+ | |||
.interesting1 { | .interesting1 { | ||
height:50px; | height:50px; | ||
Line 97: | Line 123: | ||
#introo1 {width: 100%; height: 100%; | #introo1 {width: 100%; height: 100%; | ||
− | background: | + | background-image: url('https://static.igem.org/mediawiki/2015/a/a5/UCLFRONTBLOCK_1_2015.png'); |
position: relative; | position: relative; | ||
+ | -webkit-background-size: cover; | ||
+ | background-size: cover; | ||
+ | background-position: 0 -100px; | ||
+ | |||
display: block !important; | display: block !important; | ||
margin: 0; | margin: 0; | ||
Line 106: | Line 136: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
+ | color:none; | ||
+ | -webkit-box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | box-sizing: border-box; | ||
+ | |||
+ | vertical-align: middle; | ||
+ | font-family: Raleway; | ||
+ | letter-spacing: 1.1px; font-size: 13px; top: 0px; | ||
+ | padding-top: 50px; | ||
+ | padding-bottom: 50px; | ||
+ | |||
+ | } | ||
+ | #introo3 {width: 100%; | ||
+ | background-image: url('https://static.igem.org/mediawiki/2015/c/c3/UCLFRONTBLOCK_2_2015.png'); | ||
+ | position: relative; | ||
+ | -webkit-background-size: cover; | ||
background-size: cover; | background-size: cover; | ||
− | background-position: top | + | background-position: 0 -100px; |
+ | |||
+ | display: block !important; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | top: 0; | ||
+ | bottom: 0; | ||
+ | background-repeat: no-repeat; | ||
+ | |||
color:none; | color:none; | ||
-webkit-box-sizing: border-box; | -webkit-box-sizing: border-box; | ||
Line 116: | Line 170: | ||
font-family: Raleway; | font-family: Raleway; | ||
letter-spacing: 1.1px; font-size: 13px; top: 0px; | letter-spacing: 1.1px; font-size: 13px; top: 0px; | ||
+ | padding-top: 50px; | ||
+ | padding-bottom: 50px; | ||
+ | |||
} | } | ||
− | #introo1text {} | + | #introo1text {background: #fff; |
+ | border-radius: 20px; | ||
+ | font-size: 17px; width: 70%; margin: 0 auto; line-height: 1.7; padding: 30px; text-align: justify;} | ||
+ | #introo2text {width: 60%; margin: 0 auto; padding-top: 50px;} | ||
+ | |||
+ | #introo2 {width: 100%; height: 100%; | ||
+ | background: #EBF2F8; | ||
+ | position: relative; | ||
+ | display: block !important; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | top: 0; | ||
+ | bottom: 0; | ||
+ | background-repeat: no-repeat; | ||
+ | |||
+ | background-size: cover; | ||
+ | background-position: top left; | ||
+ | color:none; | ||
+ | -webkit-box-sizing: border-box; | ||
+ | -moz-box-sizing: border-box; | ||
+ | box-sizing: border-box; | ||
+ | |||
+ | vertical-align: middle; | ||
+ | font-family: Raleway; | ||
+ | letter-spacing: 1.1px; font-size: 13px; top: 0px; | ||
+ | padding-top: 100px; | ||
+ | padding-bottom: 50px; | ||
+ | |||
+ | } | ||
Line 129: | Line 214: | ||
#introo3 {height: 100%; background-position: left 0px bottom -35px;} | #introo3 {height: 100%; background-position: left 0px bottom -35px;} | ||
#introo1text, #introo1arrow {font-size: 18px; line-height: 1.5;} | #introo1text, #introo1arrow {font-size: 18px; line-height: 1.5;} | ||
− | |||
− | |||
− | |||
} | } | ||
Line 138: | Line 220: | ||
#introo1text {font-size: 18px; line-height: 1.5; bottom: 10%;} | #introo1text {font-size: 18px; line-height: 1.5; bottom: 10%;} | ||
#introo2text {font-size: 20px; line-height: 1.5; bottom: 10%;} | #introo2text {font-size: 20px; line-height: 1.5; bottom: 10%;} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 150: | Line 226: | ||
#introo1text {font-size: 15px; line-height: 1.5;} | #introo1text {font-size: 15px; line-height: 1.5;} | ||
#introo2text {font-size: 17px; line-height: 1.5; bottom: 20%;} | #introo2text {font-size: 17px; line-height: 1.5; bottom: 20%;} | ||
− | |||
− | |||
− | |||
} | } | ||
Line 161: | Line 234: | ||
#introo1text, #introo2text {font-size: 14px; line-height: 1.2;} | #introo1text, #introo2text {font-size: 14px; line-height: 1.2;} | ||
#introo2text {font-size: 15px; line-height: 1.5; bottom: 20%;} | #introo2text {font-size: 15px; line-height: 1.5; bottom: 20%;} | ||
− | |||
− | |||
} | } | ||
− | |||
− | |||
− | |||
Line 192: | Line 260: | ||
<div id="logo"> | <div id="logo"> | ||
− | <a href="https://2015.igem.org/Team:UCL/Software#mark"><img src="https://static.igem.org/mediawiki/2015/f/f1/Mind_the_Mark_icon_black_and_white.png" class="interesting1"/></a> | + | <!--<a href="https://2015.igem.org/Team:UCL/Software#mark"><img src="https://static.igem.org/mediawiki/2015/f/f1/Mind_the_Mark_icon_black_and_white.png" class="interesting1"/></a> |
− | <a href="https://2015.igem.org/Team:UCL/Entrepreneurship"><img src="https://static.igem.org/mediawiki/2015/e/e6/Prokao_logo_black_and_white.png" class="interesting2"/></a> | + | <a href="https://2015.igem.org/Team:UCL/Entrepreneurship"><img src="https://static.igem.org/mediawiki/2015/e/e6/Prokao_logo_black_and_white.png" class="interesting2"/></a> --> |
<img src="https://static.igem.org/mediawiki/2015/5/56/Mind_the_gut_logo_small_frontpage.png" id="logophoto" style="" alt="Mind the Gut"> | <img src="https://static.igem.org/mediawiki/2015/5/56/Mind_the_gut_logo_small_frontpage.png" id="logophoto" style="" alt="Mind the Gut"> | ||
− | <div class="intro-buttons" id="box-links"> | + | <div class="intro-buttons" id="box-links" style="margin: 0 auto;"> |
− | <a data-scroll data-options='{ "easing": "linear" }' href="# | + | <a data-scroll data-options='{ "easing": "linear" }' href="#introo2" class="buttonblack">Learn more</a> |
<br/> | <br/> | ||
Line 206: | Line 274: | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<div id="introo2"> | <div id="introo2"> | ||
− | |||
− | |||
<div id="introo2text"> | <div id="introo2text"> | ||
− | + | <video width="100%" controls> | |
− | <video | + | |
<source src="https://static.igem.org/mediawiki/2015/b/b1/Mind_the_gut_UCL_iGEM_2015_Wiki.mp4"> | <source src="https://static.igem.org/mediawiki/2015/b/b1/Mind_the_gut_UCL_iGEM_2015_Wiki.mp4"> | ||
</video> | </video> | ||
</div></div> | </div></div> | ||
− | + | ||
− | + | <div id="introo1"> | |
− | <div | + | <!-- |
− | + | <center> | |
− | < | + | <a style="position:relative;bottom:100px;" href="https://2015.igem.org/Team:UCL/Description" class="buttonblack2">Project description</a></center> |
− | < | + | --> |
− | + | ||
− | <a | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | </div> | + | |
− | + | </div> | |
+ | <div id="introo3"> | ||
+ | <div id="introo3text"> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
Latest revision as of 03:58, 19 September 2015
'