07.01.2018, 22:29
|
|
Профессор
|
|
Регистрация: 27.05.2010
Сообщений: 33,109
|
|
daramylove,
цвета странные ...
Сообщение от daramylove
|
background: #81F0C9FF;
|
Сообщение от daramylove
|
И КАК ЭТО МОЖНО ИСПРАВИТЬ ?
|
ul li a::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: #B8DEFF;
bottom: -100%;
left: 0;
transition: .2s;
z-index: -1;
}
|