removed buildfile

This commit is contained in:
Marc Beyer 2021-11-17 21:32:04 +01:00
parent 7b12642a66
commit af3ffe807c

View File

@ -1,13 +0,0 @@
GridPane{
-fx-background-color: #282C34;
}
.main-btn{
-fx-background-color: #ffffff;
-fx-text-fill: white;
-fx-background-radius: 5em;
-fx-min-width: 40px;
-fx-min-height: 40px;
-fx-max-width: 40px;
-fx-max-height: 40px;
}