---
Custom CSS bits for the Jellyfin WebUI and a (VERY WIP) custom theme
---
Static Left Drawer (Partially broken on login screen)
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/static-left-drawer.css');
---
Rounded Cards
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/rounded-cards.css');
---
Rounded Drawer Buttons
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/rounded-drawer-buttons.css');
---
Transparent Header
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/transparent-header.css');
---
Transparent Header Alternative
@import url('https://cdn.jsdelivr.net/gh/loof2736/scyfin/CSS/transparent-header-alt.css');