From b304e752f973975b658624552a619f77b07ce1f6 Mon Sep 17 00:00:00 2001 From: Oleg Tolchin Date: Tue, 17 Feb 2026 20:39:41 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/complete.css | 2 -- theme/modules/change-banner.css | 1 - 2 files changed, 3 deletions(-) diff --git a/theme/complete.css b/theme/complete.css index 5b8bb29..ef2d8f0 100644 --- a/theme/complete.css +++ b/theme/complete.css @@ -8,8 +8,6 @@ /* Import base theme */ @import url("https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/theme/base.css?ref=main"); - -/* Import modules */ @import url("https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/theme/modules/static-sidebar.css?ref=main"); @import url("https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/theme/modules/central-libraries-small.css?ref=main"); @import url("https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/theme/modules/change-banner.css?ref=main"); diff --git a/theme/modules/change-banner.css b/theme/modules/change-banner.css index ef4f326..e12876f 100644 --- a/theme/modules/change-banner.css +++ b/theme/modules/change-banner.css @@ -8,7 +8,6 @@ --banner-url: url('https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/assets/banner.png?ref=main'); } -.pageTitleWithDefaultLogo, .pageTitleWithLogo { background-image: var(--banner-url) !important; } \ No newline at end of file