CSS "print" preferences

"Jerry L. Kazdan" <[email protected]> Mon, 9 Aug 2004 03:51:24 -0400
Newsgroups gmane.comp.mozilla.devel.prefs
Message-ID <[email protected]>
I am tired of Mozilla frequently printing in tiny type.  

After a fair amount of searching, I could not find a way to customize
the printed output.  I suggest being able to use an external CSS style
sheet for printing.  Mine would simply say:

body {font: 12pt "Times New Roman", "TimesNR", Times, serif;}
* {color: black !important; background: white !important}

[I am using Mozilla 1.7 on Linux (kernel 2.4.22).]

    Thanks,
    Jerry