mirror of
https://github.com/Noratrieb/mandelbrotGUI.git
synced 2026-01-14 15:25:07 +01:00
7 lines
No EOL
79 B
CSS
7 lines
No EOL
79 B
CSS
.root {
|
|
-fx-background-color: #AAAABA;
|
|
}
|
|
|
|
.label {
|
|
-fx-font-size: 25;
|
|
} |