Правка

This commit is contained in:
2026-02-17 21:50:20 +03:00
parent b0dce671c3
commit c96d0238eb

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