Line 130: | Line 130: | ||
/* Fading animation */ | /* Fading animation */ | ||
.fade { | .fade { | ||
− | -webkit-animation-name: | + | -webkit-animation-name: fade; |
− | -webkit-animation-duration: | + | -webkit-animation-duration: 7s; |
− | animation-name: | + | animation-name: fade; |
− | animation-duration: | + | animation-duration: 7s; |
} | } | ||
Revision as of 18:22, 7 July 2017