Разлика между версии на „МедияУики:Vector.css“
от ke.bgmountains.org
(Нова страница: →CSS placed here will affect users of the Vector skin: →main content: #content { margin-top: 0 !important; }) |
|||
| Ред 5: | Ред 5: | ||
#content { | #content { | ||
margin-top: 0 !important; | margin-top: 0 !important; | ||
| + | } | ||
| + | |||
| + | div.vectorTabs { | ||
| + | background-image: none; | ||
} | } | ||
Версия от 18: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;
}