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

Line 400: Line 400:
 
                 position: absolute;  
 
                 position: absolute;  
 
                 background: #000;  
 
                 background: #000;  
                 height: 140px;  
+
                 height: 120px;  
 
                 width: 100%;  
 
                 width: 100%;  
                 opacity: 0.8;  
+
                 opacity: 0.5;  
 
                 /* For IE 5-7 */
 
                 /* For IE 5-7 */
 
                 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
 
                 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
Line 415: Line 415:
 
                     top: 260;
 
                     top: 260;
 
                     left: 0;
 
                     left: 0;
 +
                }
 +
                .cover{
 +
                    top:200px;
 
                 }
 
                 }
 
                  
 
                  
Line 425: 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:'180px'},{queue:false,duration:180});
+
                     $(".cover", this).stop().animate({top:'200px'},{queue:false,duration:200});
 
                 }, function() {
 
                 }, function() {
                     $(".cover", this).stop().animate({top:'260px'},{queue:false,duration:180});
+
                     $(".cover", this).stop().animate({top:'280px'},{queue:false,duration:200});
 
                 });
 
                 });
 
             });
 
             });

Revision as of 04:59, 29 October 2017

Attributions

「Team Roster」

Acknowledgments: