mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Merge branch 'main' of github.com:loof2736/scyfin
This commit is contained in:
commit
c795acbe1a
16
README.md
16
README.md
@ -6,15 +6,11 @@ Custom CSS bits for the Jellyfin WebUI and a (VERY WIP) custom theme
|
||||
|
||||
---
|
||||
|
||||
Static Left Drawer (Very broken right now)
|
||||
Static Left Drawer
|
||||
|
||||
<img src="./images/static-left-drawer-demo.png" alt="static left drawer" width="80%"/>
|
||||
|
||||
Example of how borken it is :)
|
||||
|
||||
<img src="./images/borken2.png" alt="static left drawer" width="80%"/>
|
||||
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/static-left-drawer.css');
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@main/CSS/static-left-drawer.css');
|
||||
|
||||
---
|
||||
|
||||
@ -22,7 +18,7 @@ Rounded Cards
|
||||
|
||||
<img src="./images/rounded-cards-demo.png" alt="rounded cards" width="80%"/>
|
||||
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/rounded-cards.css');
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@main/CSS/rounded-cards.css');
|
||||
|
||||
---
|
||||
|
||||
@ -30,7 +26,7 @@ Rounded Drawer Buttons
|
||||
|
||||
<img src="./images/rounded-drawer-buttons-demo.png" alt="rounded drawer buttons" width="80%"/>
|
||||
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/rounded-drawer-buttons.css');
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@main/CSS/rounded-drawer-buttons.css');
|
||||
|
||||
---
|
||||
|
||||
@ -38,7 +34,7 @@ Transparent Header
|
||||
|
||||
<img src="./images/transparent-header-demo.png" alt="transparent header" width="80%"/>
|
||||
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/transparent-header.css');
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@main/CSS/transparent-header.css');
|
||||
|
||||
---
|
||||
|
||||
@ -46,4 +42,4 @@ Transparent Header Alternative
|
||||
|
||||
<img src="./images/transparent-header-alt-demo.png" alt="transparent header alt" width="80%"/>
|
||||
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/transparent-header-alt.css');
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin@main/CSS/transparent-header-alt.css');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user