首页/styles.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第18行: | 第18行: | ||
.video_block .progress_bar{ | .video_block .progress_bar{ | ||
position: absolute; | position: absolute; | ||
bottom: 0; | |||
width: 100%; | |||
height: 64px; | |||
color: white; | |||
text-align: center; | |||
background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0)); | |||
} | } |