Line 10: | Line 10: | ||
} | } | ||
.body{ | .body{ | ||
− | width: | + | width:1200px; |
margin:auto; | margin:auto; | ||
position: absolute; | position: absolute; | ||
Line 21: | Line 21: | ||
#header{ | #header{ | ||
position: absolute; | position: absolute; | ||
− | top: | + | top:169px; |
− | left: | + | left:410px; |
font-size:50px; | font-size:50px; | ||
color:white; | color:white; | ||
Line 28: | Line 28: | ||
#image-scjh{ | #image-scjh{ | ||
position:absolute; | position:absolute; | ||
− | top: | + | top:213px; |
− | left: | + | left:184px; |
+ | width:1016px; | ||
} | } | ||
#slideshow-wrapper{ | #slideshow-wrapper{ | ||
position: absolute; | position: absolute; | ||
− | top: | + | top:943px; |
} | } | ||
.item{ | .item{ | ||
− | padding:0 | + | padding:0 0px 0 0px; |
} | } | ||
.question{ | .question{ | ||
position: absolute; | position: absolute; | ||
− | top: | + | top:1588px; |
− | + | height: 267px; | |
} | } | ||
.footer{ | .footer{ | ||
position: absolute; | position: absolute; | ||
− | top: | + | top:1859px; |
} | } | ||
.carousel-control img{ | .carousel-control img{ | ||
− | padding: | + | padding:210px 0 0 0; |
} | } | ||
.footer-logo{ | .footer-logo{ | ||
position: absolute; | position: absolute; | ||
− | top: | + | top:70px; |
− | right: | + | right:40px; |
} | } | ||
</style> | </style> | ||
Line 63: | Line 64: | ||
<div class="body"> | <div class="body"> | ||
<div class = "head"> | <div class = "head"> | ||
− | <img class = "blackground-image" src = "https://static.igem.org/mediawiki/2016/7/73/T--HZAU-China--background_webbackground.png" width=" | + | <img class = "blackground-image" src = "https://static.igem.org/mediawiki/2016/7/73/T--HZAU-China--background_webbackground.png" width="1200px" height="450px"/> |
<h1 id = "header">2016 iGEM-China</h1> | <h1 id = "header">2016 iGEM-China</h1> | ||
<div id = "image-scjh"> | <div id = "image-scjh"> | ||
− | <img src = "https://static.igem.org/mediawiki/2016/0/01/T--HZAU-China--inter_background.png" width=" | + | <img src = "https://static.igem.org/mediawiki/2016/0/01/T--HZAU-China--inter_background.png" width="845px" height="749px"/> |
</div> | </div> | ||
</div> | </div> | ||
Line 79: | Line 80: | ||
</ol> | </ol> | ||
<!-- 轮播(Carousel)项目 --> | <!-- 轮播(Carousel)项目 --> | ||
− | <div class="carousel-inner" height=" | + | <div class="carousel-inner" height="645px"> |
<div class="item active" height="200px"> | <div class="item active" height="200px"> | ||
<img src="https://static.igem.org/mediawiki/2016/c/c5/T-HZAU_China-center_back_img.png" alt="First slide" height="200px"> | <img src="https://static.igem.org/mediawiki/2016/c/c5/T-HZAU_China-center_back_img.png" alt="First slide" height="200px"> | ||
Line 91: | Line 92: | ||
</div> | </div> | ||
<!-- 轮播(Carousel)导航 --> | <!-- 轮播(Carousel)导航 --> | ||
− | <a class="carousel-control left" href="#myCarousel" data-slide="prev"><img src = "https://static.igem.org/mediawiki/2016/2/26/T--HZAU-China--background_element_leftarrow.png"/> | + | <a class="carousel-control left" href="#myCarousel" data-slide="prev"><img src = "https://static.igem.org/mediawiki/2016/2/26/T--HZAU-China--background_element_leftarrow.png" width="200px" /></a> |
− | <a class="carousel-control right" href="#myCarousel" data-slide="next"><img src = "https://static.igem.org/mediawiki/2016/f/f1/T--HZAU-China--background_element_rightarrow.png"/> | + | <a class="carousel-control right" href="#myCarousel" data-slide="next"><img src = "https://static.igem.org/mediawiki/2016/f/f1/T--HZAU-China--background_element_rightarrow.png" width="200px" /></a> |
</div> | </div> | ||
</div> | </div> | ||
Line 102: | Line 103: | ||
<div class="footer"> | <div class="footer"> | ||
− | <img class="background-imge" src="https://static.igem.org/mediawiki/2016/1/19/T-HZAU_China-footer_back_img.png" width=" | + | <img class="background-imge" src="https://static.igem.org/mediawiki/2016/1/19/T-HZAU_China-footer_back_img.png" width="1200px" height="326px"/ > |
− | <img class="footer-logo" src="https://static.igem.org/mediawiki/2016/5/53/T--HZAU-China--background_element3.png" /> | + | <img class="footer-logo" src="https://static.igem.org/mediawiki/2016/5/53/T--HZAU-China--background_element3.png" width="250px" height="250px"/> |
</div> | </div> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 13:21, 3 October 2016