Thread: Anti aliasing
View Single Post
Old 04-05-2008, 11:23   #2 (permalink)
djhektik
tech house dj
 
djhektik's Avatar
 
Join Date: May 2008
Location: riyadh, saudi arabia
Posts: 30
afaik it depends on three factors: browser support, user os settings, and the unit used for font size.

i'm not 100% sure but if you are using px as a font size unit, try changing to ems or % (you should not be using px anyway)

+edit+

i'm pretty sure there's no css attribute to define that; if that is what you were looking for
  Reply With Quote