Line 308: | Line 308: | ||
.photo-show img:nth-of-type(3) { | .photo-show img:nth-of-type(3) { | ||
− | animation-delay: | + | animation-delay: 100s; |
-webkit-animation-delay: 4s; | -webkit-animation-delay: 4s; | ||
} | } | ||
Line 316: | Line 316: | ||
.photo-show img { | .photo-show img { | ||
− | transition: 2s; | + | transition: 0.2s; |
− | -webkit-transition: 2s; | + | -webkit-transition: 0.2s; |
} | } | ||
Revision as of 17:44, 31 October 2017