mirror of
https://github.com/Noratrieb/mandelbrotGUI.git
synced 2026-01-14 23:35:04 +01:00
intial commit
This commit is contained in:
commit
c51255f381
20 changed files with 316 additions and 0 deletions
7
out/production/GUITestJavaFX/sample/sample.css
Normal file
7
out/production/GUITestJavaFX/sample/sample.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.root {
|
||||
-fx-background-color: #AAAABA;
|
||||
}
|
||||
|
||||
.label {
|
||||
-fx-font-size: 25;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue