Интернет-магазин Dahua.market создан и поддерживается в партнерстве с компанией ООО "ФБС+", официальным партнером Dahua Technology Co., Ltd Все заказы, оформленные через интернет-магазин или по телефону, выполняются компанией ООО "ФБС+"

Emby Css Themes «Extended»

Paste this block into Custom CSS:

.cardBox:hover transform: scale(1.02) !important; box-shadow: 0 8px 20px rgba(0,0,0,0.5) !important;

/* Buttons, highlights, sliders */ .button-link, .btnPlay, .btnResume, .sliderBubble color: #e67e22 !important; background-color: #e67e22 !important;

::-webkit-scrollbar-thumb background: #00aaff; border-radius: 6px;

/* Cards glass effect */ .cardBox background: rgba(255,255,255,0.05) !important; backdrop-filter: blur(4px) !important; border-radius: 16px !important;

.cardBox background: #1e1e24 !important; border-radius: 14px !important; transition: transform 0.2s, box-shadow 0.2s !important;

::-webkit-scrollbar width: 6px; background: #1e1e24;

/* DARK MODERN THEME */ body, .backgroundContainer, .skinHeader background: #0a0c10 !important;

Paste this block into Custom CSS:

.cardBox:hover transform: scale(1.02) !important; box-shadow: 0 8px 20px rgba(0,0,0,0.5) !important;

/* Buttons, highlights, sliders */ .button-link, .btnPlay, .btnResume, .sliderBubble color: #e67e22 !important; background-color: #e67e22 !important;

::-webkit-scrollbar-thumb background: #00aaff; border-radius: 6px;

/* Cards glass effect */ .cardBox background: rgba(255,255,255,0.05) !important; backdrop-filter: blur(4px) !important; border-radius: 16px !important;

.cardBox background: #1e1e24 !important; border-radius: 14px !important; transition: transform 0.2s, box-shadow 0.2s !important;

::-webkit-scrollbar width: 6px; background: #1e1e24;

/* DARK MODERN THEME */ body, .backgroundContainer, .skinHeader background: #0a0c10 !important;