From f63de9286f7234c27bc2ee5f4705391328bf3f96 Mon Sep 17 00:00:00 2001 From: loof2736 Date: Thu, 3 Aug 2023 18:19:41 -0400 Subject: [PATCH] Updated README --- README.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 3f49204..7a22de7 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,7 @@ Scyfin Complete Theme scyfin4 scyfin5 -@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.7/CSS/css-scyfin/scyfin-theme.css'); - -Note: If you use the Jellyfin Media Player desktop app, you need to add this CSS bit (navigate to Settings>Display>Custom CSS Code if you only want it to apply to one client, ie the desktop app) or else the content will be covered by the sidebar: - -``` -/* Scyfin Media Player fix */ -.layout-desktop .libraryPage:not(#editItemMetadataPage) {margin-left: 250px !important;} -``` +@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.8/CSS/css-scyfin/scyfin-theme.css'); --- @@ -37,11 +30,4 @@ Note - scyfin-backdrop2 scyfin-backdrop3 -@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.7/CSS/css-scyfin/scyfin-theme-backdrop.css'); - -Note - If you use the Jellyfin Media Player desktop app, you need to add this CSS bit (navigate to Settings>Display>Custom CSS Code if you only want it to apply to one client, ie the desktop app) or else the content will be covered by the sidebar: - -``` -/* Scyfin Media Player fix */ -.layout-desktop .libraryPage:not(#editItemMetadataPage) {margin-left: 250px !important;} -``` +@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@v1.0.8/CSS/css-scyfin/scyfin-theme-backdrop.css');