Difference between revisions of "Team:HUST-China/Team"

Line 5: Line 5:
 
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
     <meta name="renderer" content="webkit">
 
     <meta name="renderer" content="webkit">
     <title>Attributions</title>
+
     <title>Team Roster</title>
 
     <link rel="stylesheet" href="https://2017.igem.org/Team:HUST-China/css/bootstrap?action=raw&amp;ctype=text/css">
 
     <link rel="stylesheet" href="https://2017.igem.org/Team:HUST-China/css/bootstrap?action=raw&amp;ctype=text/css">
 
     <script type="text/javascript" src="https://2017.igem.org/Team:HUST-China/js/bootstrap?action=raw&amp;ctype=text/javascript"></script>
 
     <script type="text/javascript" src="https://2017.igem.org/Team:HUST-China/js/bootstrap?action=raw&amp;ctype=text/javascript"></script>
Line 399: Line 399:
 
                 float: left;  
 
                 float: left;  
 
                 position: absolute;  
 
                 position: absolute;  
                padding:5px;
 
 
                 background: #000;  
 
                 background: #000;  
                 height: 120px;  
+
                 height: 180px;  
 
                 width: 100%;  
 
                 width: 100%;  
 
                 opacity: 0.5;  
 
                 opacity: 0.5;  
Line 418: Line 417:
 
                 }
 
                 }
 
                 .cover{
 
                 .cover{
                     top:200px;
+
                     top:250px;
 
                 }
 
                 }
 
                  
 
                  
Line 429: Line 428:
 
                 //Caption Sliding (Partially Hidden to Visible)
 
                 //Caption Sliding (Partially Hidden to Visible)
 
                 $('.boxgrid.caption').hover(function(){
 
                 $('.boxgrid.caption').hover(function(){
                     $(".cover", this).stop().animate({top:'200px'},{queue:false,duration:200});
+
                     $(".cover", this).stop().animate({top:'140px'},{queue:false,duration:140});
 
                 }, function() {
 
                 }, function() {
                     $(".cover", this).stop().animate({top:'280px'},{queue:false,duration:200});
+
                     $(".cover", this).stop().animate({top:'250px'},{queue:false,duration:140});
 
                 });
 
                 });
 
             });
 
             });

Revision as of 05:03, 29 October 2017

Team Roster

「Team Roster」

Acknowledgments: