Открыть главное меню

Изменения

Нет описания правки
.minerva-footer {
display: none !important;
}
 
 
 
 
 
 
 
 
 
 
 
/* Убираем встроенный SVG */
#hde-contact-widget li:last-child a svg {
display: none !important;
}
 
/* Вставляем свою иконку */
#hde-contact-widget li:last-child a {
background-image: url("https://wiki.barlane.ru/resources/assets/noavatar.png");
background-size: 60%;
background-repeat: no-repeat;
background-position: center;
}