Skip to content

Font Smoothing

Fonts

Controls the application of anti-aliasing when fonts are rendered in the element.

Class Properties
wpex-antialiased
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
wpex-subpixel-antialiased
-webkit-font-smoothing: auto;
-moz-osx-font-smoothing: auto;
Search