KO: Stadion + Anstoss
This commit is contained in:
@@ -223,10 +223,14 @@ table.standings { width: 100%; border-collapse: collapse; }
|
||||
.tie-head {
|
||||
font-family: var(--font-mono); font-size: 9px; color: var(--ink-faint);
|
||||
letter-spacing: 0.04em; padding: 5px 10px 0;
|
||||
white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
|
||||
}
|
||||
.tie-meta {
|
||||
font-family: var(--font-mono); font-size: 8px; color: var(--ink-dim);
|
||||
padding: 2px 10px 0;
|
||||
.match-badge {
|
||||
position: absolute; top: -6px; right: -6px;
|
||||
font-family: var(--font-mono); font-size: 9px; font-weight: 700;
|
||||
line-height: 18px; min-width: 18px; text-align: center;
|
||||
border-radius: 999px; padding: 0 4px;
|
||||
background: var(--ink-faint); color: var(--bg-card);
|
||||
}
|
||||
.side {
|
||||
display: flex; align-items: center; justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user