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

Материал из Аэропро.Вики
Новая страница: «div.vector-header-start .vector-header-logo { width: 120px !important; height: auto !important; margin-right: 20px !important; }»
 
Нет описания правки
 
(не показаны 3 промежуточные версии этого же участника)
Строка 1: Строка 1:
div.vector-header-start .vector-header-logo {
#p-portal-devtools h3 {
     width: 120px !important;
    margin-top: 20px;
     height: auto !important;
    font-weight: bold;
     margin-right: 20px !important;
     color: #4a4a4a;
     border-top: 1px solid #ccc;
     padding-top: 10px;
}
}

Текущая версия от 14:40, 6 апреля 2025

#p-portal-devtools h3 {
    margin-top: 20px;
    font-weight: bold;
    color: #4a4a4a;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}