From owner-cvs-doc@FreeBSD.ORG Fri Nov 11 15:22:01 2005 Return-Path: X-Original-To: cvs-doc@FreeBSD.org Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B9F916A41F; Fri, 11 Nov 2005 15:22:01 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 267C943D45; Fri, 11 Nov 2005 15:21:59 +0000 (GMT) (envelope-from marc@blackend.org) Received: from gothic.blackend.org (gothic.blackend.org [192.168.1.203]) by abigail.blackend.org (8.13.3/8.13.3) with ESMTP id jABFLvsk076371; Fri, 11 Nov 2005 16:21:57 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: from gothic.blackend.org (localhost.blackend.org [127.0.0.1]) by gothic.blackend.org (8.13.3/8.13.3) with ESMTP id jABFLvHP002003; Fri, 11 Nov 2005 16:21:57 +0100 (CET) (envelope-from marc@gothic.blackend.org) Received: (from marc@localhost) by gothic.blackend.org (8.13.3/8.13.3/Submit) id jABFLvpW002002; Fri, 11 Nov 2005 16:21:57 +0100 (CET) (envelope-from marc) Date: Fri, 11 Nov 2005 16:21:57 +0100 From: Marc Fonvieille To: Alex Dupre Message-ID: <20051111152157.GA1736@gothic.blackend.org> References: <1131562950.673.5.camel@dude.automatvapen.se> <43724EE2.6080908@FreeBSD.org> <20051109202421.GA612@nosferatu.blackend.org> <4372F031.8060603@FreeBSD.org> <20051111095133.GA600@gothic.blackend.org> <43746EB5.80001@FreeBSD.org> <20051111103036.GC600@gothic.blackend.org> <43747A66.1090400@FreeBSD.org> <20051111133553.GA1176@gothic.blackend.org> <4374ADD9.4010007@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4374ADD9.4010007@FreeBSD.org> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.4-STABLE User-Agent: Mutt/1.5.9i Cc: freebsd-www@FreeBSD.org, doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/layout/css global.css X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Nov 2005 15:22:01 -0000 On Fri, Nov 11, 2005 at 03:42:33PM +0100, Alex Dupre wrote: > Marc Fonvieille wrote: > >Then I'm lost cause I cannot see how a font-size=small (it was the CSS > >seeting before I revert my commit) could appear "big" on the screen :(( > >especially if you used default Firefox settings. > > It's not "big per se'", it's big compared to the website layout. If I > look at http://httpd.apache.org/ the font size is ok (large layout, long > text). If I put the same font into the FreeBSD layout (fixed boxes, > small phrases) it will look huge. Similarly the font at > http://www.postgresql.org/ is ok, but it will look small on the Apache > website. This is the same reason why the fonts on documentation pages > are ok for docs and not for the website, and viceversa. > ahhh *this* is different; from my point of view what you are describing is more subjective than a real rendering issue. I mean with default CSS, things like and
 just looked completly
different (bigger) than the rest if one uses a minimum size of 12 or 10
for the fonts.  It's what I tried to fix.  Regarding the overall size, I
choosed an "average" solution, i.e.  not too small not too big, but it's
not possible to please every browser, screen resolution, etc, it's why I
gave up.
Anyway, when I see http://people.freebsd.org/~blackend/gnome.png it's
difficult for me to not think there's something weird with the font
definition.

Marc