css - Font looks great on Localhost and Horrible when live -


here font on localhost:

enter image description here

here same font on chrome (windows 7) when site live:

enter image description here

i've tried appliying: -webkit-font-smoothing:antialiased #header's font this fix

i've tried using text-shadow:0 0 0 transparent this

is there can fix this?

edit:

here example of difference between local machine:

looks great on localhost!

and how bad looks on chrome (windows) below!

looks jagged , poor quality!


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -