首页/styles.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第45行: | 第45行: | ||
top: 55%; | top: 55%; | ||
right: 5%; | right: 5%; | ||
animation: float-neuro | animation: float-neuro 7s infinite ease-in-out; | ||
} | } | ||
.video_block #evil{ | .video_block #evil{ | ||
top: 53%; | top: 53%; | ||
left: 18%; | left: 18%; | ||
animation: float-evil | animation: float-evil 6s infinite ease-in-out; | ||
} | } | ||
.video_block #vedal{ | .video_block #vedal{ | ||
top: 25%; | top: 25%; | ||
right: 25%; | right: 25%; | ||
animation: float-vedal | animation: float-vedal 5s infinite ease-in-out; | ||
} | } | ||
.video_block * a{ | .video_block * a{ | ||
color: white; | color: white; | ||
width:100%; | width:100%; |