Difference between revisions of "Team:CPU CHINA"

Line 13: Line 13:
 
.btn-group
 
.btn-group
 
{
 
{
top:4%;
+
top:3%;
 
}
 
}
 
div
 
div
Line 44: Line 44:
  
 
}
 
}
  @keyframes mymovewheel {
+
  /*@keyframes mymovewheel {
 
       from {}
 
       from {}
 
       to {
 
       to {
Line 71: Line 71:
 
       }
 
       }
 
     }
 
     }
 
+
*/
 
.wheel
 
.wheel
 
{
 
{
Line 96: Line 96:
 
display:block;
 
display:block;
 
position:relative;
 
position:relative;
animation:mymove 5s;
 
-webkit-animation:mymove 5s; /*Safari and Chrome*/
 
 
}
 
}
  
Line 172: Line 170:
 
         });
 
         });
 
})
 
})
 
 
  
 
</script>
 
</script>
 
</html>
 
</html>

Revision as of 15:34, 6 November 2018