首页/styles.css:修订间差异
跳转到导航
跳转到搜索
无编辑摘要 |
无编辑摘要 |
||
第47行: | 第47行: | ||
.base_block .video_block #evil{ | .base_block .video_block #evil{ | ||
top: 50%; | top: 50%; | ||
left: | left: 20%; | ||
animation: float-evil 0. | animation: float-evil 0.3s infinite ease-in-out; | ||
} | } | ||
.base_block .video_block #vedal{ | .base_block .video_block #vedal{ | ||
top: 15%; | top: 15%; | ||
right: | right: 25%; | ||
animation: float-vedal 0. | animation: float-vedal 0.41s infinite ease-in-out; | ||
} | } | ||
.base_block .video_block * a{ | .base_block .video_block * a{ |