Template:Infobox/styles.css: Difference between revisions
DansFriend (talk | contribs) No edit summary |
DansFriend (talk | contribs) No edit summary Tag: Reverted |
||
Line 10: | Line 10: | ||
.infobox th { | .infobox th { | ||
font-size: 1.25em; | font-size: 1.25em; | ||
} | |||
.infobox .citizen-body a.image { | |||
overflow: visible; | |||
} | } |
Revision as of 21:00, 26 March 2025
.infobox { background-color: var(--color-surface-2); border-radius: var(--border-radius-medium); font-size: 0.85em; margin-bottom: 10px; padding: 10px; margin-left: 15px; } .infobox th { font-size: 1.25em; } .infobox .citizen-body a.image { overflow: visible; }