diff --git a/Appearance.md b/Appearance.md index 2cb1101..a1f7b49 100644 --- a/Appearance.md +++ b/Appearance.md @@ -4,7 +4,7 @@ jfa-go uses [a17t](https://a17t.miles.land), which is relatively easy to customi * `Default` is the default appearance of Bootstrap, and is a light theme. * `Jellyfin` is a passing attempt to recreate the Jellyfin look , and is a dark theme. -Custom CSS can be achieved by modifying `css/dark.css` in the source code, or `/build/data/web/css/dark.css` in a compiled version. This will replace the Jellyfin theme. See the [a17t docs](https://a17t.miles.land/customize/) for info on customizing a17t's CSS variables and examples. +Custom CSS can be achieved by modifying `css/dark.css` in the source code, and then recompiling. This will replace the Jellyfin theme. See the [a17t docs](https://a17t.miles.land/customize/) for info on customizing a17t's CSS variables and examples. ### HTML