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: | + | animation-duration: 10s; |
} | } | ||
Revision as of 05:28, 12 October 2018