This commit is contained in:
2026-02-17 22:17:22 +03:00
parent 73c1beeb48
commit 324ea99182

View File

@@ -13,7 +13,7 @@ This project uses Gitea API for loading CSS files to bypass browser ORB restrict
1. Go to Jellyfin Dashboard → General → Custom CSS 1. Go to Jellyfin Dashboard → General → Custom CSS
2. Paste this code: 2. Paste this code:
```css ```css
@import url("https://git.tolchin.pro/Oleg/Tolfin/raw/main/theme/complete.css"); @import url("https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/theme/complete.css?ref=main");
``` ```
3. Click Save 3. Click Save