diff --git a/docs/rice/README.md b/docs/rice/README.md index a4943f2a..e5f318d2 100644 --- a/docs/rice/README.md +++ b/docs/rice/README.md @@ -4,6 +4,13 @@ to change the fonts in the web-UI, first create a css file with your customizat add this to your copyparty config so the css file gets loaded: `--html-head=''` +alternatively, if you are using a config file instead of commandline args: + +```yaml +[global] + html-head: +``` + make your changes in the css file; this is the default values to get you started: ```css