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

Нет описания правки
Нет описания правки
Строка 4: Строка 4:
   font-family: 'Inter', sans-serif;
   font-family: 'Inter', sans-serif;
}
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2, .vector-feature-zebra-design-disabled .vector-sticky-header-context-bar-primary {
.mw-body h1, .mw-body-content h1, .mw-body-content h2, .vector-feature-zebra-design-disabled {
   font-family: 'Inter', sans-serif;
   font-family: 'Inter', sans-serif;
   font-weight: 500;
   font-weight: 500;
}
}


.mw-body h1, .vector-feature-zebra-design-disabled .vector-sticky-header-context-bar-primary {
@media screen {
  .vector-sticky-header-context-bar-primary {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    color: #4b8fcc;
  }
}
 
.mw-body h1, .vector-feature-zebra-design-disabled {
   color: #4b8fcc;
   color: #4b8fcc;
}
}