Quote:
To whomever changed the font size (Richard?), making it smaller, I have but one thing to say: THANK YOU !!!
|
Yes, the font is now 2mm high :-( :-( :-( :-( :-( :-( An no wonder, look at this
EVIL stylesheet:
Code:
BODY,P,TABLE,TD,TR {
font-size: 11px;
font-family: sans-serif, arial, verdana;
color: 000000;
}
Ouch! Never, ever, under any condition, specify font sizes in px. It is the only totally surefire way of making the pages unreadable for
somebody. Could you please kill that line? Or replace it with font-size: small; or something like that.
Thank you.
Alternatively, could we use some of the other stylesheets in the directory (threads//stylesheets)? I notice you can set this from the preferences, only the choice is non-existent. I don't care if something breaks
