This commit is contained in:
Hickmeister
2025-01-20 23:45:58 +00:00
parent dcd62514ae
commit 0b2ec1b7a9

View File

@@ -137,6 +137,7 @@ void setup() {
} }
.card { .card {
border: 1px solid #333333; border: 1px solid #333333;
background-color: #333333;
} }
.card.excellent { .card.excellent {
background-color: #4CAF50; background-color: #4CAF50;