12,652
editsno edit summary
No edit summary |
No edit summary |
||
Line 821: | Line 821: | ||
background-color: var(--bg3wiki-box-label-bg); | background-color: var(--bg3wiki-box-label-bg); | ||
font-weight: normal; | font-weight: normal; | ||
} | |||
.portable-infobox table { | |||
background: none; | |||
} | |||
.pi-horizontal-group .pi-horizontal-group-item:not(:first-child) { | |||
border-left: 1px solid var(--bg3wiki-box-detail-bg); | |||
} | |||
.pi-horizontal-group th.pi-horizontal-group-item { | |||
padding-top: 5px; | |||
} | |||
.pi-horizontal-group thead + tbody .pi-data-value { | |||
padding: 5px 0; | |||
} | } | ||