Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Nov 2005 12:49:21 +0100
From:      Fabian Keil <freebsd-listen@fabiankeil.de>
To:        Marc Fonvieille <blackend@freebsd.org>
Cc:        Bill Fenner <fenner@research.att.com>, freebsd-www@freebsd.org, Randy, Pratt <bsd-unix@comcast.net>
Subject:   Re: Huge fixed-width fonts on web mailing list archive
Message-ID:  <20051104124921.01f8d98d@localhost>
In-Reply-To: <20051104103619.GB602@gothic.blackend.org>
References:  <200511030125.jA31PLrJ023110@bright.research.att.com> <20051104103619.GB602@gothic.blackend.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Signature_Fri__4_Nov_2005_12_49_21_+0100_AbaGbsv0TRknfYVe
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Marc Fonvieille <blackend@freebsd.org> wrote:

> On Wed, Nov 02, 2005 at 05:25:21PM -0800, Bill Fenner wrote:
> >=20
> > >Mozilla displays the same characteristics with the font sizes.  The
> > >text mode browsers I've tried display the fonts correctly
> > >(presumably because they ignore CSS).

> >   I can't get Mozilla (1.7.3) or Firefox (1.0.3) on MacOS to
> > display the fixed-width fonts larger than expected.  I'll download
> > Opera and see if I have better luck replicating your problem.
> >
>=20
> With Firefox 1.0.7 (same result with any Mozilla version) under
> FreeBSD 5.X:
> http://people.freebsd.org/~blackend/list.png
>=20
> It's a recurrent issue with the new layout:
> http://people.freebsd.org/~blackend/announce.png
>=20
> Maybe Emily could look at this problem.

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.

Fabian
--=20
http://www.fabiankeil.de/

--Signature_Fri__4_Nov_2005_12_49_21_+0100_AbaGbsv0TRknfYVe
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQFDa0rCjV8GA4rMKUQRAixIAJ0RvT6f+hyDW1iMl185MjZlWsuT6wCdGZb9
NNbcsTh+Jan/Dq9VU2IzyiI=
=s3VX
-----END PGP SIGNATURE-----

--Signature_Fri__4_Nov_2005_12_49_21_+0100_AbaGbsv0TRknfYVe--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051104124921.01f8d98d>