Add files via upload

This commit is contained in:
Robert-Ciubotaru
2023-06-04 21:52:04 +03:00
committed by GitHub
parent f0c9e2f843
commit 350bc65bea
100 changed files with 3128 additions and 0 deletions
@@ -0,0 +1,7 @@
.vbox{
-fx-background-color: linear-gradient(from 25% 25% to 100% 100%, #0c98d0, #0050ff);
}
.text{
-fx-text-fill: #000000;
}