6,432
次編輯
小無編輯摘要 |
小無編輯摘要 |
||
第54行: | 第54行: | ||
.conflict>#title, | .conflict>#title, | ||
.conflict>.header, | .conflict>.header, | ||
.conflict>.label-text { | .conflict>div>.label-text { | ||
background-color: #b99afd; | background-color: #b99afd; | ||
} | } | ||
第62行: | 第62行: | ||
.light>#title, | .light>#title, | ||
.light>.header, | .light>.header, | ||
.light>.label-text { | .light>div>.label-text { | ||
background-color: lightskyblue; | background-color: lightskyblue; | ||
第301行: | 第301行: | ||
.ns-date-span > #ns-date-normal{ | .ns-date-span > #ns-date-normal{ | ||
grid-column: 2 / 6; | grid-column: 2 / 6; | ||
} | |||
.byd-label{ | |||
display:unset; | |||
} | } |