This commit is contained in:
Richard Reiswich 2023-01-16 18:37:39 +01:00
parent 1194b163fa
commit 8ce8c027c8

View File

@ -11,7 +11,7 @@
<children> <children>
<Label alignment="CENTER" layoutX="14.0" layoutY="14.0" prefHeight="35.0" prefWidth="895.0" text="Essenbestellung"> <Label alignment="CENTER" layoutX="14.0" layoutY="14.0" prefHeight="35.0" prefWidth="895.0" text="Essenbestellung">
<font> <font>
<Font size="28.0" /> <Font size="28.0"/>
</font> </font>
</Label> </Label>
<Button alignment="CENTER" layoutX="868.0" layoutY="61.0" mnemonicParsing="false" style="-fx-background-color: white;" text="Login" /> <Button alignment="CENTER" layoutX="868.0" layoutY="61.0" mnemonicParsing="false" style="-fx-background-color: white;" text="Login" />