Difference between revisions of "Team:Grenoble-Alpes/Microfluidics"

Line 137: Line 137:
  
 
.stator_motor:hover .bobine_right {
 
.stator_motor:hover .bobine_right {
     -webkit-animation: illuminate 4s linear infinite;
+
     -webkit-animation: illuminate_right 4s linear infinite;
     -moz-animation: illuminate 4s linear infinite;
+
     -moz-animation: illuminate_right 4s linear infinite;
     animation: illuminate 4s linear infinite;
+
     animation: illuminate_right 4s linear infinite;
 
               }
 
               }
  
Line 163: Line 163:
 
}
 
}
  
@-moz-keyframes illuminate {
+
@-moz-keyframes illuminate_right {
 
     0%  {
 
     0%  {
 
         filter: brightness(0.5);
 
         filter: brightness(0.5);
Line 182: Line 182:
 
}
 
}
  
@keyframes illuminate {
+
@keyframes illuminate_right {
 
     0%  {
 
     0%  {
 
         filter: brightness(0.5);
 
         filter: brightness(0.5);
Line 201: Line 201:
 
}
 
}
  
@-webkit-keyframes illuminate {
+
@-webkit-keyframes illuminate_right {
 
     0%  {
 
     0%  {
 
         filter: brightness(0.5);
 
         filter: brightness(0.5);

Revision as of 08:05, 30 August 2017

Engineering

Microfluidics

Test

Test

Designed by iGEM Grenoble-Alpes 2017 team | Site Map