Изменения

нет описания правки
Строка 60: Строка 60:  
     background-color: #ffffff !important;
 
     background-color: #ffffff !important;
 
     border-radius: 14px !important;
 
     border-radius: 14px !important;
 +
}
 +
 +
/* Скрыть заголовок страницы в Minerva/mobile */
 +
.mw-first-heading,
 +
.page-heading,
 +
#content .mw-first-heading,
 +
#content .page-heading,
 +
header + .pre-content h1,
 +
.pre-content h1 {
 +
    display: none !important;
 
}
 
}