MediaWiki:Mobile.css: различия между версиями

<div style="color: #555555; font-size: 80%; font-style: italic; font-family: serif; text-align: center;">Теопедия, раздел '''Елена Петровна Блаватская''', http://ru.teopedia.org/hpb/</div>
Перейти к навигации Перейти к поиску
(Новая страница: «→‎CSS placed here will affect users of the mobile site: .overlay-header { background-image:url(/w-pool/images/skin/HPB_30x35.jpg); background-repeat: no-repe…»)
 
м
Строка 1: Строка 1:
 
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
.overlay-header {
+
.header {
 
background-image:url(/w-pool/images/skin/HPB_30x35.jpg);
 
background-image:url(/w-pool/images/skin/HPB_30x35.jpg);
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
background-position: right bottom;
 
background-position: right bottom;
 
}
 
}

Версия 10:58, 3 августа 2018

/* CSS placed here will affect users of the mobile site */
.header {
	background-image:url(/w-pool/images/skin/HPB_30x35.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}