F5 Test changes

This commit is contained in:
2015-10-05 18:05:57 +02:00
parent 2bb597419d
commit c93d6bec8a
16 changed files with 132 additions and 47 deletions
@@ -0,0 +1,7 @@
.spin-rotate
+animation(spinRotate 2s)
+keyframes(spinRotate)
from
transform: rotate(0deg)
to
transform: rotate(360deg)