Files
FACULTATE-DELIVERY_PLANNER/Admin/target/classes/com/example/demo3/OpeningPage.css
T
2023-06-04 21:52:04 +03:00

7 lines
140 B
CSS

.vbox{
-fx-background-color: linear-gradient(from 25% 25% to 100% 100%, #0c98d0, #0050ff);
}
.text{
-fx-text-fill: #000000;
}