Difference between revisions of "Template:Infobox/styles.css"

Add `padding‑top` for `.infobox‑header th`
>Izno
(left/right align th in general)
>ExE Boss
(Add `padding‑top` for `.infobox‑header th`)
 
Line 66: Line 66:
}
}


.infobox-header td {
.infobox-header td,
.infobox-header th {
padding-top: 0.5em;
padding-top: 0.5em;
}
}
Anonymous user