Правка

This commit is contained in:
2026-02-17 20:39:41 +03:00
parent d8354a5ad8
commit b304e752f9
2 changed files with 0 additions and 3 deletions

View File

@@ -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");

View File

@@ -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;
}