This commit is contained in:
2026-06-24 16:24:44 -05:00
parent 2f8e8b4a12
commit 573bc74cfa
2 changed files with 4 additions and 1 deletions

View File

@@ -118,6 +118,7 @@ a { color: inherit; text-decoration: none; }
font-family: var(--font-display); font-weight: 800; font-size: 16px;
text-transform: uppercase; letter-spacing: 0.02em;
}
.group-name.group-complete { color: var(--turf); }
.group-tag { font-family: var(--font-mono); font-size: 10px; color: var(--ink-faint); }
table.standings { width: 100%; border-collapse: collapse; }