Разлика между версии на „МедияУики:Vector.css“
от ke.bgmountains.org
| Ред 17: | Ред 17: | ||
#p-logo{ | #p-logo{ | ||
| − | position: | + | position: top; |
display: block; | display: block; | ||
} | } | ||
Версия от 18:45, 25 август 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;
}
#p-logo{
position: top;
display: block;
}