Разлика между версии на „МедияУики:Vector.css“
от ke.bgmountains.org
| Ред 10: | Ред 10: | ||
background-image: none; | background-image: none; | ||
} | } | ||
| − | + | ||
#mw-head { | #mw-head { | ||
| − | background-image: url("http://mountain.bajhui.org/pictures/ke.png"); | + | background-image: url("http://mountain.bajhui.org/pictures/ke-opaque.png.png"); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
| − | |||
| + | /* | ||
#p-logo{ | #p-logo{ | ||
position: top; | position: top; | ||
| Ред 23: | Ред 23: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
| − | + | ||
#p-logo{ | #p-logo{ | ||
position: top; /*needed to use z-index */ | position: top; /*needed to use z-index */ | ||
Версия от 20:10, 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-opaque.png.png");
background-repeat: no-repeat;
}
/*
#p-logo{
position: top;
display: block;
background-image: url("http://mountain.bajhui.org/pictures/ke-opaque.png") !important;
background-repeat: no-repeat;
}
#p-logo{
position: top; /*needed to use z-index */
display: block;
}
*/