Tests on different graphical settings

This commit is contained in:
2026-05-25 17:29:40 +02:00
parent 09a8d00d33
commit 01dec853e2
5 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -35,11 +35,11 @@
}
.player-card {
-fx-border-color: #6a040f;
-fx-border-color: #711423;
-fx-border-width: 2;
-fx-border-radius: 15;
-fx-background-radius: 15;
-fx-background-color: #f48c06;
-fx-background-color: #f18f1c;
}
.frame {