Difference between revisions of "Team:Mingdao/DM test"

Line 73: Line 73:
 
   border-radius: 50%;
 
   border-radius: 50%;
 
   display: inline-block;
 
   display: inline-block;
   transition: background-color 6s ease;
+
   transition: background-color 0.6s ease;
 
}
 
}
  
Line 85: Line 85:
 
   -webkit-animation-duration: 2s;
 
   -webkit-animation-duration: 2s;
 
   animation-name: fade;
 
   animation-name: fade;
   animation-duration: 2s;
+
   animation-duration: 10s;
 
}
 
}
  

Revision as of 05:28, 12 October 2018

1 / 4
2 / 4
3 / 4
4 / 4