首页/styles.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第13行: | 第13行: | ||
} | } | ||
.base_block .video_block:hover { | .base_block .video_block:hover { | ||
transform: scale( | transform: scale(2); | ||
animation: float 1s infinite ease-in-out; | animation: float 1s infinite ease-in-out; | ||
} | } |