Изменения

Перейти к навигации Перейти к поиску
Нет описания правки
Строка 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 */
   −
#mobile_hidden {
+
body.page-Заглавная_страница.action-view h1.firstHeading,
    visibility: hidden;
+
body.page-Заглавная_страница-submit h1.firstHeading
display: none;
+
{ display: none; }
 +
 
 +
.penza_back {
 +
    background: url(/resources/assets/Penza.png);
 
}
 
}
 +
 +
body.page-Заглавная_страница.action-view div.mw-body, body.page-Заглавная_страница-submit div.mw-body {
 +
    padding: 0em 1em 1.5em 1em;
 +
}
 +
/*
 +
body {
 +
  background: #e7ffdf;
 +
}
 +
 +
 +
#mw-page-base {
 +
  background: #e7ffdf;
 +
}
 +
*/

Навигация