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

Материал из Аэропро.Вики
Новая страница: «→‎Увеличение логотипа Vector 2022: .vector-header-logo { width: 90px !important; height: auto !important; margin-right: 16px; }»
 
Нет описания правки
Строка 1: Строка 1:
/* Увеличение логотипа Vector 2022 */
/* Увеличение логотипа Vector 2022 */
.vector-header-logo {
div.vector-header-start .vector-header-logo {
     width: 90px !important;
     width: 120px !important;
     height: auto !important;
     height: auto !important;
     margin-right: 16px;
     margin-right: 20px !important;
}
}

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

/* Увеличение логотипа Vector 2022 */
div.vector-header-start .vector-header-logo {
    width: 120px !important;
    height: auto !important;
    margin-right: 20px !important;
}