Forums

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

Home Forums CSS Making website text smooth

  • This topic is empty.
Viewing 16 post (of 16 total)
  • Author
    Posts
  • #180886
    icabird
    Participant

    Maybe you could try these:

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

Viewing 16 post (of 16 total)
  • The forum ‘CSS’ is closed to new topics and replies.