VPR-Frontend/hellofx/app/build/resources/main/client/style.css
2021-11-15 13:21:46 +01:00

6 lines
103 B
CSS

.main-btn{
-fx-background-color: #424242;
-fx-text-fill: white;
-fx-border-radius: 50em;
}