Quote:
Originally Posted by jackie_w
the references to
Code:
font-family: -ua-default;
are not familiar to me. Mine all have this in its place
Code:
font-family: serif;
Also add
Code:
html {font-family: serif;}
after the last @font-face {...} statement and before the h1 {...} statement.
|
And that's the solution - stupid me, should've thought about this myself
EDIT
I'm not very familiar with the "karma" thing - I think I've added you sth