Изменения

нет описания правки
Строка 24: Строка 24:  
}
 
}
   −
.header .branding-box h1 img, .header .branding-box a img {
+
.branding-box .mw-logo-wordmark,
     height: 100px !important;
+
.branding-box .mw-logo-tagline,
    width: auto !important;
+
.branding-box .brand-text,
 +
.branding-box h1 {
 +
     display: none !important;
 +
}
 +
 
 +
.branding-box img,
 +
.header .branding-box h1 img,
 +
.header .branding-box a img,
 +
.mw-logo-icon {
 
     display: block !important;
 
     display: block !important;
     margin-right: 20px;
+
     opacity: 1 !important;
     margin-left: -15px;
+
     filter: none !important;
 
}
 
}