Шаблон:Modern Table: различия между версиями
Mosley (обсуждение | вклад) Нет описания правки |
Mosley (обсуждение | вклад) Нет описания правки |
||
| Строка 24: | Строка 24: | ||
.modern-table-container { | .modern-table-container { | ||
position: relative; | position: relative; | ||
} | } | ||
.table-grid { | .table-grid { | ||
transition: all 0.3s ease; | transition: all 0.3s ease; | ||
box-shadow: 0 15px 30px rgba(0,0,0,0.4); | box-shadow: 0 15px 30px rgba(0,0,0,0.4); | ||
} | } | ||
| Строка 114: | Строка 111: | ||
height: 100%; | height: 100%; | ||
background: linear-gradient(transparent, rgba(155,89,182,0.5), transparent); | background: linear-gradient(transparent, rgba(155,89,182,0.5), transparent); | ||
} | } | ||
}} | }} | ||