Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Making website text smooth Reply To: Making website text smooth

#180886
icabird
Participant

Maybe you could try these:

-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
<code></code>