MediaWiki:Common.css: відмінності між версіями
move @import Manrope to top of file (CSS spec requires it)
(logo wordmark: Manrope 800, tagline subtitle) |
(move @import Manrope to top of file (CSS spec requires it)) |
||
| Рядок 1: | Рядок 1: | ||
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;800&display=swap'); | |||
/* Place card — vertical layout (image top, body below) */ | /* Place card — vertical layout (image top, body below) */ | ||
.place-card { | .place-card { | ||
| Рядок 119: | Рядок 120: | ||
/* Logo wordmark — Manrope font + tagline */ | /* Logo wordmark — Manrope font + tagline */ | ||
.mw-logo { align-items: center; gap: 10px; } | .mw-logo { align-items: center; gap: 10px; } | ||