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

(Новая страница: «→‎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…»)
 
(Отмена правки 11907, сделанной участником Павел Малахов (обс.))
 
(не показаны 2 промежуточные версии этого же участника)
Строка 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;
 
}
 
}

Текущая версия на 11:28, 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;
}