Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Nov 2005 19:44:32 +0100
From:      Fabian Keil <freebsd-listen@fabiankeil.de>
To:        Marc Fonvieille <blackend@freebsd.org>
Cc:        Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>, freebsd-www@freebsd.org
Subject:   Re: Still problems with webdesign (fonts in linux too small)
Message-ID:  <20051108194432.19f706f3@>
In-Reply-To: <20051108182150.GA910@gothic.blackend.org>
References:  <20051108185853.D85482@atlantis.atlantis.dp.ua> <20051108182150.GA910@gothic.blackend.org>

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

Marc Fonvieille <blackend@freebsd.org> wrote:

> On Tue, Nov 08, 2005 at 07:09:04PM +0200, Dmitry Pryanishnikov wrote:

> > >Date:      Mon, 07 Nov 2005 10:33:23 +0100
> > >From:      Fritz Heinrichmeyer
> > ><fritz.heinrichmeyer@FernUni-Hagen.de>
> > >
> > >firefox: Normal is really displayed very small (at least i need a
> > >magnifying glass)
> >=20
> >  Yes, the same in mozilla-1.7.12,2 under FreeBSD. Please, increase
> > font size, it's terrible that one should adjust minimum font size
> > in every browser just to be able to read FreeBSD mail archives!
> >
>=20
> You can click on "Text Size: large" to get a proper display.  If you
> encounter a small font size issue on FreeBSD.org, you will get the
> same issue on many other sites as well, since we do not define
> (currently) a font-size.

In <http://www.freebsd.org/layout/css/global.css>; which
gets imported by <http://www.freebsd.org/layout/css/fixed.css>;
the font-size is defined as 31% smaller than the user likes it:

body {
  margin: 0;
  padding: 0;
  font-family: verdana, sans-serif;
  font-size: 69%;
  color: #000;
  background: #fff url("../images/hdr_fill.png") repeat-x;=20
}

BTW clicking "Text Size: large" doesn't work,
unless you enable JavaScript.

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

--Signature_Tue__8_Nov_2005_19_44_32_+0100_1CWmKJ31YOvYWRxQ
Content-Type: application/pgp-signature

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

iD4DBQFDcPIcjV8GA4rMKUQRAlePAJY69ylNGkmdyd5aLl7tn16y0ve4AJsHE5m2
yAy5EdzD8IHNi1KbwwLofw==
=zA2l
-----END PGP SIGNATURE-----

--Signature_Tue__8_Nov_2005_19_44_32_+0100_1CWmKJ31YOvYWRxQ--



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