Разлика между версии на „МедияУики:Vector.css“
от ke.bgmountains.org
| Ред 16: | Ред 16: | ||
} | } | ||
*/ | */ | ||
| + | /* | ||
#p-logo{ | #p-logo{ | ||
position: top; | position: top; | ||
| Ред 21: | Ред 22: | ||
background-image: url("http://mountain.bajhui.org/pictures/ke.png") !important; | background-image: url("http://mountain.bajhui.org/pictures/ke.png") !important; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
| + | } | ||
| + | */ | ||
| + | |||
| + | |||
| + | |||
| + | #p-logo a, | ||
| + | #p-logo a:hover { | ||
| + | display: block; | ||
| + | height: 200px; | ||
| + | width: 12.2em; | ||
| + | background-repeat: no-repeat; | ||
| + | background-position: 35% 50% !important; | ||
| + | text-decoration: none; | ||
} | } | ||
Версия от 18:50, 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;
background-image: url("http://mountain.bajhui.org/pictures/ke.png") !important;
background-repeat: no-repeat;
}
*/
#p-logo a,
#p-logo a:hover {
display: block;
height: 200px;
width: 12.2em;
background-repeat: no-repeat;
background-position: 35% 50% !important;
text-decoration: none;
}