Line 94: | Line 94: | ||
filter: brightness(0.5); | filter: brightness(0.5); | ||
+ | |||
+ | -webkit-transition: all 0.3s ease-in-out; | ||
+ | -moz-transition: all 0.3s ease-in-out; | ||
+ | -o-transition: all 0.3s ease-in-out; | ||
+ | -ms-transition: all 0.3s ease-in-out; | ||
+ | transition: all 0.3s ease-in-out; | ||
} | } | ||
Line 137: | Line 143: | ||
.stator_motor:hover .bobine_right { | .stator_motor:hover .bobine_right { | ||
− | -webkit- | + | -webkit-transform: brightness(1) 1s ease; |
− | -moz- | + | -moz-transform: brightness(1) 1s ease; |
− | -o- | + | -o-transform: brightness(1) 1s ease; |
− | -ms- | + | -ms-transform: brightness(1) 1s ease; |
filter: brightness(1); | filter: brightness(1); |
Revision as of 07:35, 30 August 2017
Microfluidics
Test
Test