6 lines
86 B
CSS
6 lines
86 B
CSS
.root {
|
|
-fx-background-color: #91daff;
|
|
}
|
|
#usertext {
|
|
-fx-text-fill: #670eed;
|
|
} |