mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Updated README with images
This commit is contained in:
parent
567be3963b
commit
7f8162dc8a
34
README.md
34
README.md
@ -6,16 +6,40 @@ Custom CSS bits for the Jellyfin WebUI and a (VERY WIP) custom theme
|
||||
|
||||
---
|
||||
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/rounded-cards.css');
|
||||
Static Left Drawer
|
||||
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/rounded-drawer-buttons.css');
|
||||
<img src="./images/static-left-drawer-demo.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/CSS/transparent-header.css');
|
||||
---
|
||||
|
||||
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/transparent-header-alt.css');
|
||||
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/CSS/css-scyfin/scyfin-theme.css');
|
||||
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');
|
||||
|
||||
---
|
||||
|
||||
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');
|
||||
|
||||
---
|
||||
|
||||
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');
|
||||
|
||||
BIN
images/rounded-cards-demo.png
Normal file
BIN
images/rounded-cards-demo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
BIN
images/rounded-drawer-buttons-demo.png
Normal file
BIN
images/rounded-drawer-buttons-demo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 MiB |
BIN
images/static-left-drawer-demo.png
Normal file
BIN
images/static-left-drawer-demo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
BIN
images/transparent-header-alt-demo.png
Normal file
BIN
images/transparent-header-alt-demo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
BIN
images/transparent-header-demo.png
Normal file
BIN
images/transparent-header-demo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
Loading…
Reference in New Issue
Block a user