Разлика между версии на „МедияУики:Vector.css“

от ke.bgmountains.org
Направо към: навигация, търсене
(Премахната редакция 100 на Dido (беседа))
Ред 12: Ред 12:
  
 
#mw-head {
 
#mw-head {
background-image: url("http://mountain.bajhui.org/pictures/ke.png");
+
background-image: url("http://mountain.bajhui.org/pictures/ke.png");
 +
background-repeat: no-repeat;
 
margin-left: 20px;
 
margin-left: 20px;
 
}
 
}

Версия от 21:53, 24 август 2016

/* CSS placed here will affect users of the Vector skin */


/* main content */
#content {
	margin-top: 0 !important;
}

div.vectorTabs {
    background-image: none;
}

#mw-head {
	background-image: url("http://mountain.bajhui.org/pictures/ke.png");
	background-repeat: no-repeat;
	margin-left: 20px;
}