Изменения

Перейти к навигации Перейти к поиску
Нет описания правки
Строка 1: Строка 1:  
/* All CSS here will be loaded for users of the mobile site */
 
/* All CSS here will be loaded for users of the mobile site */
   −
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
+
body.page-Заглавная_страница.action-view h1.firstHeading,  
 +
body.page-Заглавная_страница-submit h1.firstHeading  
 +
{ display: none; }
   −
#mobile_hidden {
+
.penza_back {
     visibility: hidden;
+
     background: url(/resources/assets/Penza.png);
display: none;
+
}
 +
 
 +
body.page-Заглавная_страница.action-view div.mw-body, body.page-Заглавная_страница-submit div.mw-body {
 +
    padding: 0em 1em 1.5em 1em;
 
}
 
}

Навигация