首页/styles.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第65行: | 第65行: | ||
.video_block * a{ | .video_block * a{ | ||
color: white; | color: white; | ||
width:100%; | |||
height:100%; | |||
text-decoration: none; | |||
justify-content: center; | |||
align-items: center; | |||
} | } | ||
.video_block * a.new{ | .video_block * a.new{ | ||
color: white; | color: white; | ||
width:100%; | |||
height:100%; | |||
text-decoration: none; | |||
justify-content: center; | |||
align-items: center; | |||
} | } | ||
@keyframes float { | @keyframes float { | ||
第137行: | 第147行: | ||
} | } | ||
.sidebar_block{ | .sidebar_block{ | ||
min-width: | min-width:20px; | ||
margin:0; | margin:0; | ||
flex-grow: 1; | flex-grow: 1; |