Huge fixed-width fonts on web mailing list archive

Marc Fonvieille blackend at freebsd.org
Fri Nov 4 06:29:30 PST 2005


On Fri, Nov 04, 2005 at 03:52:53PM +0200, Giorgos Keramidas wrote:
> >
> > The problem seems to be caused by global.css:
> >
> > pre {
> >   font-family: monospace;
> >   font-size: 1.4em;
> > }
> >
> > Deleting the font-size line should be enough.
> >
> > I think there is no reason to increase pre's font size above the
> > default.
> 
> You're absolutely right.  Thanks for tracking this down :)
>

Ok, I just commented out this line.
Thanks!

Marc


More information about the freebsd-www mailing list