http://www.perlmonks.org?node_id=358001


in reply to Setting font size for reading nodes

If you have a good browser (Mozilla is a good browser) that handles CSS properly, put the following line in the "On-Site CSS Markup" textarea in the User Settings and you will see any text in your font-size of choice.

* { font-size:100% !important }
--
http://fruiture.de

Replies are listed 'Best First'.
Re: Re: Setting font size for reading nodes
by ggg (Scribe) on Jun 01, 2004 at 14:11 UTC
    That worked great! I thank you and my eyes thank you!
    ggg