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

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

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

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