
Originally Posted by
Daz
It's very bizarre. It's still happening today in work and even when I clear my cache out and do a hard refresh it makes no difference. As I said, I checked this at home last night and it was fine!
You can denote font size in another way and see if it makes a difference. I am not sure if it will change anything or not. You have to play with the number before the px in the following code to get the correct size you are looking for.
It might be worth a try.
Code:
A:link { font-family: Arial, Verdana, Sans-serif; font-size: 15px; }
Bookmarks