This commit is contained in:
2026-02-18 21:56:06 +03:00
parent 4ae5d715b0
commit 26690e37ac
2 changed files with 3 additions and 3 deletions

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