直播记录/styles.css:修订间差异
小无编辑摘要 |
小无编辑摘要 |
||
第24行: | 第24行: | ||
background-color: rgba(145, 71, 255, 0.8); | background-color: rgba(145, 71, 255, 0.8); | ||
} | } | ||
. | .item5{ | ||
background-color: rgba(50, 255, 150, 0.8); | background-color: rgba(50, 255, 150, 0.8); | ||
} | } | ||
第43行: | 第43行: | ||
padding-right:26px; | padding-right:26px; | ||
text-decoration: none; | text-decoration: none; | ||
} | |||
.item:hover > a > span{ | |||
max-width:76%; | |||
} | } | ||
.item:hover{ | .item:hover{ |