直播记录/styles.css:修订间差异
小无编辑摘要 |
小无编辑摘要 |
||
第23行: | 第23行: | ||
.item1{ | .item1{ | ||
background-color: rgba(145, 71, 255, 0.8); | background-color: rgba(145, 71, 255, 0.8); | ||
} | |||
.item2{ | |||
background-color: rgba(255, 50, 80, 0.8); | |||
} | |||
.item3{ | |||
background-color: rgba(50, 100, 255, 0.8); | |||
} | |||
.item4{ | |||
background-color: rgba(255, 220, 50, 0.8); | |||
} | } | ||
.item5{ | .item5{ | ||
第44行: | 第53行: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
.item | .mw-parser-output .item>a> span{ | ||
max-width:76%; | max-width:76%; | ||
} | } |