EDIT::edited font size of random hints

This commit is contained in:
Sem van der Hoeven
2019-04-05 13:13:27 +02:00
parent 75faf4ae8c
commit 2b7d51a5ed

View File

@@ -55,7 +55,7 @@
</Label> </Label>
<Text fill="#002c0c" layoutX="14.0" layoutY="415.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Random hint!"> <Text fill="#002c0c" layoutX="14.0" layoutY="415.0" strokeType="OUTSIDE" strokeWidth="0.0" text="Random hint!">
<font> <font>
<Font size="18.0" /> <Font size="20.0" />
</font> </font>
</Text> </Text>
<Button fx:id="refreshHintsButton" layoutX="157.0" layoutY="390.0" mnemonicParsing="false" onAction="#addRandomHints" style="-fx-background-color: transparent;"> <Button fx:id="refreshHintsButton" layoutX="157.0" layoutY="390.0" mnemonicParsing="false" onAction="#addRandomHints" style="-fx-background-color: transparent;">