589
правок
User (обсуждение | вклад) Нет описания правки |
User (обсуждение | вклад) Нет описания правки |
||
Строка 35: | Строка 35: | ||
.custom-top-menu li:hover { | .custom-top-menu li:hover { | ||
border-bottom: 1px solid #fff; | border-bottom: 1px solid #fff; | ||
box-shadow: rgba(39, 174, 96, .2) 0 6px 12px; | |||
background-color: #1e8449; | |||
opacity: 1; | |||
transform: translateY(0); | |||
transition-duration: .35s; | |||
} | } | ||
.custom-top-menu li:active { | |||
transform: translateY(2px); | |||
transition-duration: .35s; | |||
} | |||
.custom-top-menu { | .custom-top-menu { | ||
margin: 0; | margin: 0; |