Difference between revisions of "Template:Jilin China"

 
(8 intermediate revisions by 2 users not shown)
Line 15: Line 15:
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
border-left: 1px solid #229D73;
+
border-left: 1px solid #229D73 !important;
border-bottom: 1px solid #229D73;
+
border-bottom: 1px solid #229D73 !important;
 
}
 
}
 
td,th{
 
td,th{
border-right: 1px solid #229D73;
+
border: none !important;
border-top: 1px solid #229D73;
+
border-right: 1px solid #229D73 !important;
padding: 5px 10px;
+
border-top: 1px solid #229D73 !important;
background: #e2f7ff;
+
padding: 5px 10px !important;
color: #229D73;
+
background: #e2f7ff !important;
 +
color: #229D73 !important;
 
}
 
}
th{ background: #b4e1de;}
+
th{ background: #b4e1de !important;}
 
#globalWrapper{
 
#globalWrapper{
 
padding: 0px;
 
padding: 0px;
Line 180: Line 181:
 
 
 
.home_02{}
 
.home_02{}
.home_02 .home_02_box{position: absolute; left: 0px; top: 25%; width: 100%;}
+
.home_02 .home_02_box{position: absolute; left: 0px; top: 17%; width: 100%;}
 
.home_02 .home_02_content{width: 78%; margin: auto; text-align: center;}
 
.home_02 .home_02_content{width: 78%; margin: auto; text-align: center;}
 
.home_02 .title{font-size: 24px; font-weight: bold; line-height: 100px;}
 
.home_02 .title{font-size: 24px; font-weight: bold; line-height: 100px;}
 
.home_02 .title span{font-size: 36px; font-weight: bold;}
 
.home_02 .title span{font-size: 36px; font-weight: bold;}
.home_02 .content{font-size: 20px; line-height: 60px; text-align: left; text-indent: 40px; }
+
.home_02 .content{font-size: 20px; line-height: 54px; text-align: left; text-indent: 40px; }
 
@media (max-width:1700px){
 
@media (max-width:1700px){
.home_02 .home_02_box{ top: 20%;}
+
.home_02 .home_02_box{ top: 14%;}
 
.home_02 .title{font-size: 20px; line-height: 80px;}
 
.home_02 .title{font-size: 20px; line-height: 80px;}
 
.home_02 .title span{font-size: 30px;}
 
.home_02 .title span{font-size: 30px;}
.home_02 .content{font-size: 18px; line-height: 54px;}
+
.home_02 .content{font-size: 18px; line-height: 48px;}
 
}
 
}
 
@media (max-width:1500px){
 
@media (max-width:1500px){
.home_02 .home_02_box{ top: 20%;}
+
.home_02 .home_02_box{ top: 14%;}
 
.home_02 .title{font-size: 20px; line-height: 80px;}
 
.home_02 .title{font-size: 20px; line-height: 80px;}
 
.home_02 .title span{font-size: 30px;}
 
.home_02 .title span{font-size: 30px;}
.home_02 .content{font-size: 18px; line-height: 46px;}
+
.home_02 .content{font-size: 18px; line-height: 42px;}
 
}
 
}
 
 
Line 286: Line 287:
  
 
if($(".home_01").length>0){
 
if($(".home_01").length>0){
$(".float").show();
 
}else{
 
 
$(".float").hide();
 
$(".float").hide();
 +
}else{
 +
$(".float").show();
 +
$(window).scroll(function () {
 +
if ($(document).scrollTop() >= $(document).height() - $(window).height()) {
 +
    $(".float").fadeOut();
 +
    }else{
 +
    $(".float").fadeIn();
 +
    }
 +
    });
 
}
 
}
 
lanrenzhijia(".drop-menu-effect");
 
lanrenzhijia(".drop-menu-effect");
Line 361: Line 369:
 
<div class="submenu" style="left: 4px;">
 
<div class="submenu" style="left: 4px;">
 
<div class="mj_menu_pro_bg">
 
<div class="mj_menu_pro_bg">
<div><a href="https://2017.igem.org/Team:Jilin_China/geneguard">geneguard</a></div>
+
<div><a href="https://2017.igem.org/Team:Jilin_China/Geneguard">Geneguard</a></div>
 
<div><a href="https://2017.igem.org/Team:Jilin_China/Application">Application</a></div>
 
<div><a href="https://2017.igem.org/Team:Jilin_China/Application">Application</a></div>
 
</div>
 
</div>

Latest revision as of 01:27, 2 November 2017