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');