This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
envoy/src/main/resources/css/base.css

5 lines
68 B
CSS

*{
-fx-font: 14pt "Serif";
-fx-background-color:#000000;
}