Изменения

нет описания правки
Строка 39: Строка 39:  
     opacity: 1 !important;
 
     opacity: 1 !important;
 
     filter: none !important;
 
     filter: none !important;
 +
}
 +
 +
/* Нижняя мобильная панель */
 +
.page-actions-menu,
 +
#page-actions,
 +
.minerva-footer,
 +
.minerva__tab-container,
 +
.minerva-ui-bottomNavigation,
 +
.minerva-sticky-header,
 +
.minerva-page-actions {
 +
    background: rgb(110, 132, 247) !important;
 +
    background-color: rgb(110, 132, 247) !important;
 +
    box-shadow: none !important;
 +
    border-color: rgb(110, 132, 247) !important;
 
}
 
}