Разлика между версии на „МедияУики:Vector.css“
от ke.bgmountains.org
| Ред 14: | Ред 14: | ||
background-image: url("http://mountain.bajhui.org/pictures/ke.png"); | background-image: url("http://mountain.bajhui.org/pictures/ke.png"); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
| − | background-position-x: | + | background-position-x: 100px; |
} | } | ||
Версия от 22:01, 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;
background-position-x: 100px;
}