Line 140: | Line 140: | ||
-moz-animation: illuminate_right 4s linear infinite; | -moz-animation: illuminate_right 4s linear infinite; | ||
animation: illuminate_right 4s linear infinite; | animation: illuminate_right 4s linear infinite; | ||
+ | } | ||
+ | |||
+ | |||
+ | .stator_motor:hover .bobine_bot { | ||
+ | -webkit-animation: illuminate_bot 4s linear infinite; | ||
+ | -moz-animation: illuminate_bot 4s linear infinite; | ||
+ | animation: illuminate_bot 4s linear infinite; | ||
} | } | ||
Line 147: | Line 154: | ||
animation: turn 4s linear infinite; | animation: turn 4s linear infinite; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
@-moz-keyframes turn { | @-moz-keyframes turn { | ||
Line 162: | Line 172: | ||
100% {transform:rotate(360deg)} | 100% {transform:rotate(360deg)} | ||
} | } | ||
+ | |||
+ | /************ Anim stepper right coal **********/ | ||
@-moz-keyframes illuminate_right { | @-moz-keyframes illuminate_right { | ||
Line 220: | Line 232: | ||
} | } | ||
− | + | /************ Anim stepper bot coal **********/ | |
@-moz-keyframes illuminate_bot { | @-moz-keyframes illuminate_bot { | ||
Line 291: | Line 303: | ||
} | } | ||
− | + | /************ Anim stepper left coal **********/ | |
+ | |||
+ | |||
</style> | </style> | ||
Revision as of 08:09, 30 August 2017
Microfluidics
Test
Test