Template:Infobox/styles.css: Difference between revisions
DansFriend (talk | contribs) No edit summary Tag: Reverted |
DansFriend (talk | contribs) No edit summary Tag: Manual revert |
||
(6 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
.infobox a.image { | .infobox a.image { | ||
overflow: visible !important; | overflow: visible !important; | ||
} | } |
Latest revision as of 22:20, 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 a.image { overflow: visible !important; }