Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Strengths/styles.css

Template page
Revision as of 17:22, 15 October 2025 by Sky (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.tbl-strengths {
	table-layout: fixed;
	width: 100%;
}

.tbl-strengths th {
	text-align: center;
}

.tbl-strengths ul {
	list-style: unset !important;
}

.tbl-strengths li {
	margin: var(--space-sm);
}