MediaWiki:Common.css: Difference between revisions

Consistent Bravura font appearance on Mac & Windows. See talk.
Doing the same to the HEJI font. See talk.
Line 67: Line 67:
.heji {
.heji {
     font-family: HEJI2Text;
     font-family: HEJI2Text;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
}