Players card, draw deck
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
}
|
||||
|
||||
.player-card {
|
||||
-fx-border-color: black;
|
||||
-fx-border-color: #6a040f;
|
||||
-fx-border-width: 2;
|
||||
-fx-border-radius: 15;
|
||||
-fx-background-radius: 15;
|
||||
-fx-background-color: #b42224;
|
||||
-fx-background-color: #f48c06;
|
||||
}
|
||||
|
||||
.frame {
|
||||
|
||||
Reference in New Issue
Block a user