combining league jsons

This commit is contained in:
bl3kunja-FW
2025-11-14 17:03:30 +01:00
parent aa01f4136d
commit 27e8b31ae0
9 changed files with 1231 additions and 14 deletions
+2 -2
View File
@@ -122,7 +122,7 @@
}
.round-row.current {
border-left: 4px solid #28a745;
border-left: 4px solid #007bff;
box-shadow: 0 4px 15px rgba(0, 123, 255, 0.25);
}
@@ -171,7 +171,7 @@
}
.current-badge {
background: #28a745;
background: #007bff;
color: white;
}