Quote:
Originally Posted by PapaQuebec
Just remove them?
The CSS specifies two font sizes - 1.125em and 0.75em - I changed them both to 1.125em and that seems to have solved the problem ( well, there's still a miniscule difference but almost imperceptible)
|
If the font size of 1.125em is for the base font size, remove it. The main font size should not be specified. It should be left as the default. Also, the 0.75em font size could be for smallcaps. I cannot say without seeing the code.
You shouldn't willy-nilly change font sizes with knowing what you are changing. if you have the unchanged code, you can post samples so we can see what it is you are changing.