(16 intermediate revisions by 3 users not shown) | |||
Line 19: | Line 19: | ||
} | } | ||
.cardbox img{ | .cardbox img{ | ||
− | -webkit-transition: opacity | + | -webkit-transition: opacity 2s, -webkit-transform 2s; |
− | transition: opacity | + | transition: opacity 0.5s, transform 0.5s; |
-webkit-backface-visibility: hidden; | -webkit-backface-visibility: hidden; | ||
backface-visibility: hidden; | backface-visibility: hidden; | ||
border-radius:20px; | border-radius:20px; | ||
opacity: 0.6; | opacity: 0.6; | ||
+ | } | ||
+ | span{ | ||
+ | position: unset!important; | ||
+ | } | ||
+ | #top_menu_inside .section .google span{ | ||
+ | float: unset!important; | ||
} | } | ||
.cardbox-text{ | .cardbox-text{ | ||
+ | position: relative!important; | ||
+ | bottom: 2.5rem; | ||
+ | left: 9px; | ||
+ | float: left; | ||
+ | font:1.15rem Microsoft Yahei; | ||
font-weight: bold; | font-weight: bold; | ||
color: black; | color: black; | ||
Line 38: | Line 49: | ||
width: 95%; | width: 95%; | ||
height: 95px; | height: 95px; | ||
− | margin-top: - | + | margin-top: -40px; |
padding-top: 7px; | padding-top: 7px; | ||
} | } | ||
Line 53: | Line 64: | ||
margin-top:-52px; | margin-top:-52px; | ||
margin-left:-67px; | margin-left:-67px; | ||
+ | width:100%; | ||
+ | text-align:unset!important; | ||
} | } | ||
.bg_pic_right{ | .bg_pic_right{ | ||
Line 86: | Line 99: | ||
$(function(){ | $(function(){ | ||
$('#dowebok').fullpage({ | $('#dowebok').fullpage({ | ||
− | + | 'navigation': true, | |
− | + | ||
afterLoad: function(anchorLink, index){ | afterLoad: function(anchorLink, index){ | ||
if(index == 2){ | if(index == 2){ | ||
Line 174: | Line 187: | ||
<div id="dowebok"> | <div id="dowebok"> | ||
− | <div class="section section1" id=" | + | <div class="section section1" id="page1"> |
<div class="nav_bar1"> | <div class="nav_bar1"> | ||
<ul> | <ul> | ||
Line 229: | Line 242: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="section section2"> | + | <div class="section section2" id="page2"> |
<div class="secondContainer"> | <div class="secondContainer"> | ||
<div class="row"> | <div class="row"> | ||
Line 246: | Line 259: | ||
</div> | </div> | ||
− | <div class="section section3"> | + | <div class="section section3" id="page3"> |
<div class="thirdContainer"> | <div class="thirdContainer"> | ||
<div class="row"> | <div class="row"> | ||
Line 263: | Line 276: | ||
</div> | </div> | ||
− | <div class="section section4"> | + | <div class="section section4" id="page4"> |
<div class="fourthContainer"> | <div class="fourthContainer"> | ||
<div class="row"> | <div class="row"> | ||
Line 280: | Line 293: | ||
</div> | </div> | ||
− | <div class="section section5"> | + | <div class="section section5" id="page5"> |
<div class="fifthContainer"> | <div class="fifthContainer"> | ||
<div class="row"> | <div class="row"> | ||
Line 297: | Line 310: | ||
</div> | </div> | ||
− | <div class="section section6"> | + | <div class="section section6" id="page6"> |
<div class="sixContainer"> | <div class="sixContainer"> | ||
<div class="row row1" style="margin-top: -50px"> | <div class="row row1" style="margin-top: -50px"> | ||
Line 369: | Line 382: | ||
<div class="cardbox"> | <div class="cardbox"> | ||
<div class="check-inview fadeup"> | <div class="check-inview fadeup"> | ||
− | <a href="https://2017.igem.org/Team:USTC/ | + | <a href="https://2017.igem.org/Team:USTC/HP/Silver"> |
<img src="https://static.igem.org/mediawiki/2017/a/ad/Ustc_Human_Practice.jpg" height="60%" width="100%"> | <img src="https://static.igem.org/mediawiki/2017/a/ad/Ustc_Human_Practice.jpg" height="60%" width="100%"> | ||
<span class="cardbox-text">Human Practice</span> | <span class="cardbox-text">Human Practice</span> | ||
Line 415: | Line 428: | ||
<div class="col s6"> | <div class="col s6"> | ||
<h5>Sponsored by</h5> | <h5>Sponsored by</h5> | ||
− | <img src="https://static.igem.org/mediawiki/2017/4/49/Ustc_USTCIF.jpg" width="8%" height="8%" style="margin- | + | <img src="https://static.igem.org/mediawiki/2017/4/49/Ustc_USTCIF.jpg" width="8%" height="8%" style="margin-top: -56px;"> |
− | <img src="https://static.igem.org/mediawiki/2017/4/4f/Ustc_ustc_teach.png" width="42%" height="78%" style="margin- | + | <img src="https://static.igem.org/mediawiki/2017/4/4f/Ustc_ustc_teach.png" width="42%" height="78%" style="margin-top: -56px;"> |
− | <img src="https://static.igem.org/mediawiki/2017/thumb/6/65/Ustc_ustc_bio.jpg/1200px-Ustc_ustc_bio.jpg.png" width="42%" height="77%" style="margin- | + | <img src="https://static.igem.org/mediawiki/2017/thumb/6/65/Ustc_ustc_bio.jpg/1200px-Ustc_ustc_bio.jpg.png" width="42%" height="77%" style="margin-top: -56px;"> |
</div> | </div> | ||
<div class="col s4"> | <div class="col s4"> | ||
Line 426: | Line 439: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="col s2"><p class="reminder">Got the | + | <div class="col s2"><p class="reminder">Got the permission to use these pictures from their owners</p></div> |
</div> | </div> | ||
</div> | </div> |
Latest revision as of 13:21, 30 October 2017