Открыть главное меню
(Полностью удалено содержимое страницы)
Метка: очистка
Строка 1: Строка 1:
 +
.header-container.header-chrome {
 +
    background-color: #ffffff;
 +
}
  
 +
.header-container {
 +
    border-bottom: 1px solid #c8ccd1;
 +
    padding: 0 16px;
 +
}
 +
 +
.header .branding-box h1 img, .header .branding-box a img {
 +
    height: 36px !important;
 +
    width: auto !important;
 +
    display: block !important;
 +
    margin-right: 30px;
 +
}

Версия 01:33, 2 марта 2026

.header-container.header-chrome {
    background-color: #ffffff;
}

.header-container {
    border-bottom: 1px solid #c8ccd1;
    padding: 0 16px;
}

.header .branding-box h1 img, .header .branding-box a img {
    height: 36px !important;
    width: auto !important;
    display: block !important;
    margin-right: 30px;
}