added css

This commit is contained in:
Marc Beyer 2021-11-15 13:21:46 +01:00
parent bab5ef0a93
commit e51ef5c49d

View File

@ -0,0 +1,6 @@
.main-btn{
-fx-background-color: #424242;
-fx-text-fill: white;
-fx-border-radius: 50em;
}