MediaWiki:Vector-2022.css: различия между версиями

Нет описания правки
Нет описания правки
Строка 1: Строка 1:
@import url('https://fonts.googleapis.com/css2?family=Inter:[email protected]&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:[email protected]&display=swap');


body {
body, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {
   font-family: 'Inter', sans-serif;
   font-family: 'Inter', sans-serif;
}
}