added css
This commit is contained in:
parent
bab5ef0a93
commit
e51ef5c49d
6
hellofx/app/build/resources/main/client/style.css
Normal file
6
hellofx/app/build/resources/main/client/style.css
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
.main-btn{
|
||||
-fx-background-color: #424242;
|
||||
-fx-text-fill: white;
|
||||
-fx-border-radius: 50em;
|
||||
}
|
Loading…
Reference in New Issue
Block a user