MediaWiki talk:Common.css

From Xenharmonic Wiki
Revision as of 04:09, 5 October 2024 by Cmloegcmluin (talk | contribs) (consistent font appearance on Mac & Windows: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

consistent font appearance on Mac & Windows

In order for BravuraText to appear the same on Mac and Windows, the following CSS properties need to be included with the .bravura class: -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; This doesn't change how BravuraText appears on Windows, but it makes it look less ugly and chunky on Mac. I would add them myself, but I do not have the ability to modify this page. --Cmloegcmluin (talk) 04:09, 5 October 2024 (UTC)