Открыть главное меню
 
(не показаны 73 промежуточные версии этого же участника)
Строка 1: Строка 1:
/* =========================================
+
.minerva-user-navigation {
  BARLIVE BRAND STYLE (светлая версия)
+
    display: flex;
  ========================================= */
+
    min-width: 7em;
 +
    min-height: 5em;
 +
    position: relative;
 +
    align-items: center;
 +
    justify-content: center;
 +
}
  
/* ===== ОБЩИЙ ФОН ===== */
+
.mw-ui-icon {
 
+
background-color: #ffffff;
body {
+
border-radius: 14px !important;
    background: linear-gradient(
 
        120deg,
 
        #f7f8fc 0%,
 
        #eef1ff 50%,
 
        #f5f6fb 100%
 
    ) !important;
 
    color: #1f1f1f !important;
 
 
}
 
}
 
/* ===== ШАПКА (Minerva safe) ===== */
 
  
 
.header-container.header-chrome {
 
.header-container.header-chrome {
     background: #ffffff !important;
+
     /* background-color: #eaecf0; */
     border-bottom: 1px solid #e6e8f5 !important;
+
     /* border: 0; */
     height: 64px !important;
+
     box-shadow: inset 0px 0px 0px 100px rgb(110 132 247);
 
}
 
}
  
/* Внутренний header */
+
.header-container {
.header-container form.header {
+
     border-bottom: 1px solid #c8ccd1;
     display: flex !important;
+
     padding: 0 16px;
    align-items: center !important;
 
    height: 100% !important;
 
     padding: 0 28px !important;
 
 
}
 
}
  
/* Логотип */
+
.header .branding-box h1 img, .header .branding-box a img {
.branding-box {
+
     height: 100px !important;
    display: flex !important;
 
    align-items: center !important;
 
}
 
 
 
.branding-box img {
 
     height: 40px !important;
 
 
     width: auto !important;
 
     width: auto !important;
 
     display: block !important;
 
     display: block !important;
 +
    margin-right: 20px;
 +
    margin-left: -15px;
 
}
 
}
  
/* Поиск */
+
.header .search-box .search {
.search-box {
+
width: -webkit-fill-available;
     margin-left: 48px !important;
+
    }
 +
   
 +
.overlay.search-overlay .header input {
 +
    width: 23.4375em !important;
 +
}
 +
.client-nojs .search-box input:focus,
 +
.search-box input:focus {
 +
     border-color: #ffffff !important;
 +
    box-shadow: 0 0 0 1px #ffffff, 0 1px 1px rgba(0, 0, 0, 0) !important;
 
}
 
}
  
.search-box input {
+
.search-box .search {
     background: #f3f4fa !important;
+
     background-color: #ffffff;
     border: 1px solid #e0e3f0 !important;
+
    background-position: left 6px center;
     border-radius: 10px !important;
+
    background-repeat: no-repeat;
     height: 36px !important;
+
     background-size: 18px;
     padding: 0 14px !important;
+
     -webkit-appearance: none;
     color: #333 !important;
+
     width: 100%;
}
+
     margin-top: 0;
 +
     height: 2.25em;
 +
    border: 1px solid #ffffff;
 +
    border-radius: 14px;
  
/* Иконки справа */
+
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
.minerva-user-navigation {
+
     outline: 0;
     margin-left: auto !important;
+
     -webkit-transition: border-color 250ms, box-shadow 250ms;
     display: flex !important;
+
     -moz-transition: border-color 250ms,box-shadow 250ms;
     align-items: center !important;
+
     transition: border-color 250ms, box-shadow 250ms;
     gap: 18px !important;
 
 
}
 
}
  
.minerva-user-navigation a {
 
    color: #333 !important;
 
}
 
  
/* ===== КОНТЕНТ ===== */
 
  
h1, h2, h3 {
+
body {
     color: #111 !important;
+
    font-family: -apple-system, 'Manrope', 'Arial', 'sans-serif';
 +
    font-size: 100%;
 +
    line-height: 1.4;
 +
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
 
}
 
}
  
/* Ссылки */
+
.minerva-footer {
a {
+
     display: none !important;
     color: #6d85ff !important;
 
 
}
 
}
  
/* Кнопки */
+
#hde-contact-container #hde-contact-list li:nth-child(3) {background: url('https://wiki.barlane.ru/resources/assets/noavatar.svg')!important; background-size: cover !important;}
button,
+
 
.mw-ui-button {
+
#hde-contact-container #hde-contact-list li:nth-child(3) svg {display: none !important;}
     background-color: #c93348 !important;
+
 
     border: none !important;
+
.archive-banner {
     border-radius: 10px !important;
+
    display: block !important;
     color: #fff !important;
+
     background: #fff3cd;
     padding: 8px 18px !important;
+
    border-bottom: 1px solid #e5d28a;
 +
     padding: 16px 12px;
 +
     text-align: center;
 +
     position: relative;
 +
     z-index: 10;
 
}
 
}
  
/* Карточки / блоки */
+
.archive-banner-title {
#content,
+
    font-size: 20px;
footer,
+
    font-weight: 700;
.content table.infobox,
+
     color: #111827;
.mw-highlight,
+
     margin-bottom: 6px;
.navbox,
 
.navbox-subgroup {
 
     background-color: #ffffff !important;
 
     border-radius: 14px !important;
 
 
}
 
}
  
/* Убираем лишний мусор */
+
.archive-banner-link {
#siteNotice,
+
    font-size: 18px;
footer .footer-content {
+
    font-weight: 700;
     display: none !important;
+
    color: #d33 !important;
 +
    text-decoration: underline !important;
 +
     pointer-events: auto !important;
 
}
 
}

Текущая версия на 14:43, 4 мая 2026

.minerva-user-navigation {
    display: flex;
    min-width: 7em;
    min-height: 5em;
    position: relative;
    align-items: center;
    justify-content: center;
}

.mw-ui-icon {
	background-color: #ffffff;
	border-radius: 14px !important;
}

.header-container.header-chrome {
    /* background-color: #eaecf0; */
    /* border: 0; */
    box-shadow: inset 0px 0px 0px 100px rgb(110 132 247);
}

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

.header .branding-box h1 img, .header .branding-box a img {
    height: 100px !important;
    width: auto !important;
    display: block !important;
    margin-right: 20px;
    margin-left: -15px;
}

.header .search-box .search {
	width: -webkit-fill-available;
    }
    
.overlay.search-overlay .header input {
    width: 23.4375em !important;
}
.client-nojs .search-box input:focus,
.search-box input:focus {
    border-color: #ffffff !important;
    box-shadow: 0 0 0 1px #ffffff, 0 1px 1px rgba(0, 0, 0, 0) !important;
}

.search-box .search {
    background-color: #ffffff;
    background-position: left 6px center;
    background-repeat: no-repeat;
    background-size: 18px;
    -webkit-appearance: none;
    width: 100%;
    margin-top: 0;
    height: 2.25em;
    border: 1px solid #ffffff;
    border-radius: 14px;

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0);
    outline: 0;
    -webkit-transition: border-color 250ms, box-shadow 250ms;
    -moz-transition: border-color 250ms,box-shadow 250ms;
    transition: border-color 250ms, box-shadow 250ms;
}



body {
    font-family: -apple-system, 'Manrope', 'Arial', 'sans-serif';
    font-size: 100%;
    line-height: 1.4;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
}

.minerva-footer {
    display: none !important;
}

#hde-contact-container #hde-contact-list li:nth-child(3) {background: url('https://wiki.barlane.ru/resources/assets/noavatar.svg')!important; background-size: cover !important;}

#hde-contact-container #hde-contact-list li:nth-child(3) svg {display: none !important;}

.archive-banner {
    display: block !important;
    background: #fff3cd;
    border-bottom: 1px solid #e5d28a;
    padding: 16px 12px;
    text-align: center;
    position: relative;
    z-index: 10;
}

.archive-banner-title {
    font-size: 20px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 6px;
}

.archive-banner-link {
    font-size: 18px;
    font-weight: 700;
    color: #d33 !important;
    text-decoration: underline !important;
    pointer-events: auto !important;
}