Template:Infobox/styles.css:修订间差异
来自互联网一战博物馆
Iopk123451(留言 | 贡献) 无编辑摘要 标签:移动版编辑 移动版网页编辑 |
Iopk123451(留言 | 贡献) 无编辑摘要 标签:移动版编辑 移动版网页编辑 |
||
第7行: | 第7行: | ||
width: 300px; | width: 300px; | ||
font-size: 90%; | font-size: 90%; | ||
float: right; | float: right; | ||
border: 1px solid black; | border: 1px solid black; | ||
第72行: | 第71行: | ||
.notaninfobox .infobox-rows .infobox-row:nth-child(2n) .infobox-row-label, | .notaninfobox .infobox-rows .infobox-row:nth-child(2n) .infobox-row-label, | ||
.notaninfobox .infobox-rows .infobox-row:nth-child(2n) .infobox-row-field { | .notaninfobox .infobox-rows .infobox-row:nth-child(2n) .infobox-row-field { | ||
background-color: var(-- | background-color: var(--border-color); | ||
} | } | ||