More actions
m Line-up FC team managers names |
m Change background color to design-token. |
||
| Line 209: | Line 209: | ||
{{#CSS: | {{#CSS: | ||
.de-list td:nth-child(2) { | .de-list td:nth-child(2) { | ||
background-color: | background-color: var(--background-color-neutral); | ||
} | } | ||