Jump to content

Template:Role icon/styles.css

From FASSAG Wiki
Revision as of 19:15, 3 May 2026 by VV (talk | contribs) (Created page with ".role-icon { display: flex; flex-direction: column; justify-content: center; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.role-icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
}