Difference between revisions of "Team:NKU CHINA"

Line 18: Line 18:
  
 
.loader-ring {
 
.loader-ring {
   position: absolute;
+
   position: fixed;
 
   top: 20%;
 
   top: 20%;
 
   left: 46%;
 
   left: 46%;
Line 109: Line 109:
 
         setTimeout(function(){
 
         setTimeout(function(){
 
               $('#loading').fadeOut();
 
               $('#loading').fadeOut();
               $('.loader-ring').fadeOut();},400);
+
               $('.loader-ring').fadeOut();},4000);
 
     });
 
     });
 
});
 
});

Revision as of 16:22, 13 October 2018

Loading...

Short Video Display

Top