Set default font size to avoid font scaling on Windows

This commit is contained in:
Manfred Karrer 2016-04-12 01:21:40 +02:00
parent 97c54eb58e
commit 963d924669

View File

@ -76,6 +76,8 @@ bg color of non edit textFields: fafafa
-fx-focus-color: -fx-accent;
-fx-faint-focus-color: #0f87c322;
-fx-selection-bar: derive(-fx-accent, 50%);
-fx-font-size: 13;
}
#splash {