From 0e2691146d055118f2ed82aead500b355def75e9 Mon Sep 17 00:00:00 2001 From: GilbN Date: Sat, 3 Aug 2019 14:41:23 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ecd0ce92..c3884c76 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,9 @@ plex.css ``` Example: `https://gilbn.github.io/theme.park/CSS/themes/sonarr/dark.css` -## Subfilter method - As most of these apps doesn't have support for custom CSS you can get around that by using [subfilter](http://nginx.org/en/docs/http/ngx_http_sub_module.html) in Nginx or a browser addon called Stylus. +## Subfilter method ### nginx Add this to your reverse proxy: @@ -76,6 +75,7 @@ location / { ### Stylus method +Stylus is a browser extention that can inject custom css to the webpage of your choosing. Add this in the style page: