Firefox text size increases
Hi.
I am building a site using CSS, that I wanted to keep user-friendly by expressing all navigation and body text in em, so that short-sighted people can enlarge it if they want.
But I wanted the heading excluded, for neatness.
It does work in IE, going to View-Textsize, it happily changes the body and navigation, leaving the heading alone.
But in Firefox, when using ctl++ to enlarge the font, it also enlarges the heading text, pushing the heading photos away, and stuffing up the appearance.
The headings are expressed in px instead of em. I thought this should have stopped Firefox from changing them.
Any tips?
|