Skip to content
Snippets Groups Projects
Commit a0c1138f authored by Masson Lea's avatar Masson Lea
Browse files

italic titles

parent 0f5f9cc1
No related branches found
No related tags found
No related merge requests found
......@@ -53,10 +53,11 @@
<Label text="Informations générales" textAlignment="CENTER" GridPane.halignment="CENTER" GridPane.valignment="CENTER">
<font>
<Font name="System Bold Italic" size="12.0" />
</font></Label>
</font>
</Label>
<Label text="Informations sur la plante" GridPane.columnIndex="2" GridPane.halignment="CENTER" GridPane.valignment="CENTER">
<font>
<Font name="System Bold" size="12.0" />
<Font name="System Bold Italic" size="12.0" />
</font></Label>
<HBox alignment="CENTER_LEFT" prefHeight="100.0" prefWidth="200.0" spacing="10.0" GridPane.rowIndex="1" GridPane.valignment="CENTER">
<children>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment