asd
This commit is contained in:
@@ -8,23 +8,7 @@
|
|||||||
--banner-url: url('https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/assets/banner.png?ref=main');
|
--banner-url: url('https://git.tolchin.pro/api/v1/repos/Oleg/Tolfin/raw/assets/banner.png?ref=main');
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Custom banner for background */
|
.pageTitleWithDefaultLogo,
|
||||||
.homeBackdropContainer,
|
.splashLogo {
|
||||||
.backgroundContainer.withBackdrop,
|
|
||||||
.itemBackdrop,
|
|
||||||
.backdropImage {
|
|
||||||
background-image: var(--banner-url) !important;
|
background-image: var(--banner-url) !important;
|
||||||
background-size: cover !important;
|
}
|
||||||
background-position: center !important;
|
|
||||||
background-repeat: no-repeat !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Remove gradient overlay on homepage */
|
|
||||||
#indexPage .itemBackdrop::before {
|
|
||||||
display: none !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#indexPage .darkenContent {
|
|
||||||
background: none !important;
|
|
||||||
backdrop-filter: none !important;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user