Template:Strengths/styles.css: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
.tbl-strengths th { | |||
text-align: center; | |||
} | |||
.tbl-strengths ul { | .tbl-strengths ul { | ||
list-style: unset !important; | list-style: unset !important; | ||
Revision as of 17:17, 15 October 2025
.tbl-strengths th {
text-align: center;
}
.tbl-strengths ul {
list-style: unset !important;
}
.tbl-strengths li {
margin: var(--space-sm);
}