diff options
Diffstat (limited to 'src/main/resources/net/sowgro/npehero/style.css')
-rwxr-xr-x | src/main/resources/net/sowgro/npehero/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/net/sowgro/npehero/style.css b/src/main/resources/net/sowgro/npehero/style.css index dd1de55..6e8a7a3 100755 --- a/src/main/resources/net/sowgro/npehero/style.css +++ b/src/main/resources/net/sowgro/npehero/style.css @@ -4,6 +4,7 @@ .root{ -fx-font-family: "space mono"; + -fx-font-size: 20; } /* button */ |