This commit is contained in:
qsc
2026-09-05 18:29:50 +08:00
parent bc4a38f589
commit 21033c8184
12 changed files with 146 additions and 58 deletions
+8
View File
@@ -83,6 +83,14 @@
font-weight: bold;
}
.data-table tr.match-win > td {
color: var(--jx3-green);
}
.data-table tr.match-lose > td {
color: var(--jx3-red);
}
.mvp {
color: #f5a623;
font-weight: bold;