No, this isn't a cry for help. It's actually a word of advice.

     If you are experiencing this you'll be glad to know there's a 
solution. I found it at codestyle.org and thought I'd share it with you. 
Some might already be aware of this but it's probably not a bad idea to 
share the knowledge.


"
     My fonts are too small on Mac!

     A: Without seeing your page, this is all guess-work, but you are 
probably using px or pt units for your font-size values. Mac OS browsers 
and screen configurations generally result in font sizes that are 
relatively smaller than on Windows systems for these length units. In 
any case, it is more appropriate to use % or em length values for fonts 
on the World Wide Web and this will allow users to adjust font sizes to 
their preferences using their browser font settings.
"

in http://www.codestyle.org/css/FAQ.shtml#pixelfonts


-- 
[EMAIL PROTECTED]
www.adrianocastro.net
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to