5494
редагування
Admin (обговорення | внесок) Немає опису редагування |
Admin (обговорення | внесок) Немає опису редагування |
||
| Рядок 942: | Рядок 942: | ||
text-decoration: none; | text-decoration: none; | ||
color: white; | color: white; | ||
/* | /* ЗНАЧЕННЯ ГАРАНТІЇ: Завжди має бути клікабельним */ | ||
z-index: 100; | z-index: 100; | ||
overflow: hidden; | overflow: hidden; | ||
} | } | ||
/* --- КОНТЕЙНЕР ЗОБРАЖЕННЯ ( | /* --- КОНТЕЙНЕР ЗОБРАЖЕННЯ (Елемент вікі) --- */ | ||
.mcc-hero-card .hero-image-wiki { | .mcc-hero-card .hero-image-wiki { | ||
position: absolute; | position: absolute; | ||
| Рядок 955: | Рядок 954: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
z-index: 0; | z-index: 0; | ||
overflow: hidden; | overflow: hidden; | ||
| Рядок 982: | Рядок 980: | ||
height: 100%; | height: 100%; | ||
background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.0) 50%); | background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.0) 50%); | ||
z-index: 1; | |||
z-index: 1; | |||
} | } | ||
| Рядок 994: | Рядок 991: | ||
padding: 0 5px; | padding: 0 5px; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
z-index: 3; | z-index: 3; | ||
} | } | ||