On 1/27/2002 4:59 AM Harry Krause spoke thusly: > Those change the font settings for web pages. I'm talking about the font > sizes in mail and news. Different altogether.
I'm not sure about the following, but try it anyways. :-)
In your userContent.css:
.moz-text-html font, .moz-text-html div, .moz-text-html body,
.moz-text-plain body {
font-size: 21px !important;
}
.moz-text-plain might not be the correct syntax, maybe someone with more
experience can help out here.
Holger
