Разлика между версии на „МедияУики:Vector.css“
от ke.bgmountains.org
| Ред 26: | Ред 26: | ||
#p-logo a:hover { | #p-logo a:hover { | ||
display: block; | display: block; | ||
| − | height: | + | height: 70px; |
width: 12.2em; | width: 12.2em; | ||
} | } | ||
Версия от 20:27, 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");
background-repeat: no-repeat;
}
*/
#p-logo{
position: top;
display: block;
background-repeat: no-repeat;
}
#p-logo a,
#p-logo a:hover {
display: block;
height: 70px;
width: 12.2em;
}