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