Totem text in bold
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
<!-- Banner turno -->
|
||||
<Label fx:id="turnBanner" maxWidth="640" wrapText="true" textAlignment="CENTER" alignment="CENTER"
|
||||
style="-fx-font-family: 'Cinzel'; -fx-font-size: 12; -fx-letter-spacing: 3;
|
||||
style="-fx-font-family: 'Cinzel'; -fx-font-size: 12; -fx-font-weight: bold; -fx-letter-spacing: 3;
|
||||
-fx-padding: 10 28 10 28; -fx-background-radius: 3; -fx-border-radius: 3;
|
||||
-fx-background-color: linear-gradient(to right, #f4c05a, #c8791a, #f4c05a)">
|
||||
<VBox.margin><Insets bottom="20"/></VBox.margin>
|
||||
|
||||
Reference in New Issue
Block a user