Make red score ring more visible against blue background

This commit is contained in:
2026-01-21 00:03:42 +01:00
parent 150cb268bd
commit 80ba03c627

View File

@@ -553,7 +553,7 @@
}
.score-roundel.score-low .score-ring-bg {
stroke: rgba(239, 68, 68, 0.5);
stroke: #f87171;
}
.score-roundel.score-low .score-ring-progress {