This commit is contained in:
2026-02-17 21:57:56 +03:00
parent c96d0238eb
commit 777f2afb7a

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/branch/main.theme/complete.css"); @import url("https://git.tolchin.pro/Oleg/Tolfin/raw/branch/main/theme/complete.css");
``` ```
3. Click Save 3. Click Save