|
One thing you can do is to not use pixels or relative sizes (x-small) at all - use percentages.
Play around with some text and set the font size thus:
font-size: {100%}
and just increase and decrease at will. It's a bit more reliable -- and flexible -- than using fixed pixel width/sizes.
__________________
I chose the ivy leaf, 'cause nothing else would do...
|