Difference between revisions of "Team:Hong Kong HKUST/mobile"

Line 70: Line 70:
 
   top:10%;
 
   top:10%;
 
   left: 50%;
 
   left: 50%;
   margin-left: -100px;
+
   margin-left: -250px;
 
   color: #FFFFFF;
 
   color: #FFFFFF;
 
}
 
}
Line 170: Line 170:
 
   setTimeout(function(){$( "#test1" ).fadeIn( 600 );},6000);
 
   setTimeout(function(){$( "#test1" ).fadeIn( 600 );},6000);
 
   setTimeout(function(){$( "#test1" ).fadeOut( 600 );},11000);
 
   setTimeout(function(){$( "#test1" ).fadeOut( 600 );},11000);
   setTimeout(function(){$( "#test2" ).fadeIn( 600 );},12000);
+
   //setTimeout(function(){$( "#test2" ).fadeIn( 600 );},12000);
 
    
 
    
 
</script>
 
</script>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 16:24, 7 October 2016