mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Updated README
This commit is contained in:
parent
35f4733675
commit
f63de9286f
18
README.md
18
README.md
@ -14,14 +14,7 @@ Scyfin Complete Theme
|
||||
<img src="./images/scyfin/scyfin4.png" alt="scyfin4" width="80%"/>
|
||||
<img src="./images/scyfin/scyfin5.png" alt="scyfin5" width="80%"/>
|
||||
|
||||
@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 -
|
||||
<img src="./images/scyfin/scyfin-backdrop2.png" alt="scyfin-backdrop2" width="80%"/>
|
||||
<img src="./images/scyfin/scyfin-backdrop3.jpg" alt="scyfin-backdrop3" width="80%"/>
|
||||
|
||||
@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');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user