This commit is contained in:
2026-02-19 12:57:17 +03:00
parent e39f5be270
commit 850bd26b82

View File

@@ -1040,6 +1040,16 @@ progress {
-moz-border-radius: var(--floating-progress-roundness); -moz-border-radius: var(--floating-progress-roundness);
} }
/* ========================================
СКРЫТЬ ФОН ВНЕШНЕГО ФУТЕРА НА СТРАНИЦЕ ФИЛЬМЫ
======================================== */
/* Делаем фон внешнего футера прозрачным на странице фильмов */
#moviesTab .cardFooter {
background-color: transparent !important;
box-shadow: none !important;
}
/* ======================================== /* ========================================
БАЗОВЫЕ СТИЛИ: ДОПОЛНИТЕЛЬНО БАЗОВЫЕ СТИЛИ: ДОПОЛНИТЕЛЬНО
======================================== */ ======================================== */