Update tolfin.css
This commit is contained in:
@@ -616,16 +616,12 @@ progress {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Кастомный баннер для фона */
|
/* Кастомный баннер для фона */
|
||||||
.homeBackdropContainer,
|
.homeBackdropContainer:not(.pageTitleWithDefaultLogo),
|
||||||
.backgroundContainer.withBackdrop,
|
.backgroundContainer.withBackdrop:not(.pageTitleWithDefaultLogo),
|
||||||
.itemBackdrop,
|
.itemBackdrop:not(.pageTitleWithDefaultLogo) {
|
||||||
.backdropImage,
|
|
||||||
#indexPage .backgroundContainer,
|
|
||||||
#indexPage .backdropImage {
|
|
||||||
background-image: var(--banner-url) !important;
|
background-image: var(--banner-url) !important;
|
||||||
background-size: cover !important;
|
background-size: cover !important;
|
||||||
background-position: center !important;
|
background-position: center !important;
|
||||||
background-repeat: no-repeat !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Убрать градиентный оверлей на главной странице */
|
/* Убрать градиентный оверлей на главной странице */
|
||||||
|
|||||||
Reference in New Issue
Block a user