Template:TalentTable.css

Template page
Revision as of 11:26, 29 September 2023 by Couchor (talk | contribs) (Created page with ".talent__container { display: flex; flex-wrap: wrap; column-gap: 1rem; } .talent__stage { font-size: 1.2rem; font-weight: bold; padding: 0.5rem; } .talent__role { max-width: 200px; } .talent__role ul { margin-top: 0; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.talent__container { display: flex; flex-wrap: wrap; column-gap: 1rem; }

.talent__stage { font-size: 1.2rem; font-weight: bold; padding: 0.5rem; }

.talent__role { max-width: 200px; }

.talent__role ul { margin-top: 0; }