VPR-Frontend/hellofx/app/build/resources/main/client/style.css

6 lines
103 B
CSS
Raw Normal View History

2021-11-15 13:21:46 +01:00
.main-btn{
-fx-background-color: #424242;
-fx-text-fill: white;
-fx-border-radius: 50em;
}