MediaWiki:Vector.css: различия между версиями

Материал из Аэропро.Вики
Нет описания правки
Нет описания правки
Строка 1: Строка 1:
div.vector-header-start .vector-header-logo {
.vector-header-start .mw-logo-icon {
     width: 120px !important;
     transform: scale(2);
     height: auto !important;
     transform-origin: left center;
     margin-right: 20px !important;
     margin-right: 10px;
}
}

Версия от 14:10, 6 апреля 2025

.vector-header-start .mw-logo-icon {
    transform: scale(2);
    transform-origin: left center;
    margin-right: 10px;
}