intial commit

This commit is contained in:
nora 2020-11-16 21:52:17 +01:00
commit c51255f381
20 changed files with 316 additions and 0 deletions

View file

@ -0,0 +1,7 @@
.root {
-fx-background-color: #AAAABA;
}
.label {
-fx-font-size: 25;
}