diff --git a/styles/src/general/_text.scss b/styles/src/general/_text.scss index 7a0032e..46c6ce8 100755 --- a/styles/src/general/_text.scss +++ b/styles/src/general/_text.scss @@ -5,7 +5,7 @@ // text nodes .text { // enable LCD text rendering - -fx-font-smoothing-type: lcd; + -fx-font-smoothing-type: gray; // adjust text alignment within the bounds of text nodes, // so that the text is always vertically centered within the bounds