MediaWiki:Common.css: відмінності між версіями
reduce icon-to-wordmark gap 10 -> 4
(logo: smaller font + overflow visible so wordmark fits) |
(reduce icon-to-wordmark gap 10 -> 4) |
||
| Рядок 121: | Рядок 121: | ||
/* Logo wordmark — Manrope font + tagline */ | /* Logo wordmark — Manrope font + tagline */ | ||
.mw-logo { align-items: center; gap: | .mw-logo { align-items: center; gap: 4px; overflow: visible !important; } | ||
.mw-logo-icon { height: 50px !important; width: 50px !important; flex-shrink: 0; } | .mw-logo-icon { height: 50px !important; width: 50px !important; flex-shrink: 0; } | ||
.mw-logo-container, | .mw-logo-container, | ||