首页/styles.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第56行: | 第56行: | ||
transform: scale(1.0); | transform: scale(1.0); | ||
} | } | ||
.video_block .video_block | .video_block .video_block .neuro-button .screen-large, .video_block .video_block .neuro-button .screen-large .screen-medium{ | ||
transition: all 0.3s ease-in-out; | |||
} | } | ||
.video_block:hover .video_block | .video_block:hover .video_block .neuro-button .screen-large, .video_block:hover .video_block .neuro-button .screen-large .screen-medium{ | ||
transform: scale(1.0); | transform: scale(1.0); | ||
} | } | ||
.video_block:hover .video_block | .video_block:hover .video_block * { | ||
top: 0; | top: 0; | ||
right: 0; | right: 0; |