Update tolfin.css

This commit is contained in:
Oleg
2026-02-16 01:05:28 +03:00
committed by GitHub
parent 1a72cdb7cb
commit c48665e3aa

View File

@@ -616,10 +616,10 @@ progress {
.homeBackdropContainer, .homeBackdropContainer,
.backgroundContainer.withBackdrop, .backgroundContainer.withBackdrop,
.itemBackdrop, .itemBackdrop,
.backdropImage { .backdropImage,
background-image: var(--banner-url) !important; #indexPage .backgroundContainer,
background-size: cover !important; #indexPage .backdropImage {
background-position: center !important; background-image: var(--banner-url) !important; /* ← banner.png везде! */
} }
/* Убрать градиентный оверлей на главной странице */ /* Убрать градиентный оверлей на главной странице */