Jump to content

MediaWiki:Common.css: Difference between revisions

128 bytes added ,  17:53, 20 September 2024
Adjust Toaq text to a consistent font size
(Make Iosevka Toaq apply to Derani again)
(Adjust Toaq text to a consistent font size)
Line 35: Line 35:
html,body {
html,body {
   font-family: "Segoe UI", sans-serif;
   font-family: "Segoe UI", sans-serif;
}
.toaq {
  /* Iosevka has a tall x-height; it comes out looking larger than other fonts
  on the wiki */
  font-size: 0.96em;
}
}