From owner-freebsd-www@FreeBSD.ORG Tue Apr 25 19:10:56 2006 Return-Path: X-Original-To: freebsd-www@freebsd.org Delivered-To: freebsd-www@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6FBC16A400; Tue, 25 Apr 2006 19:10:56 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D9043D49; Tue, 25 Apr 2006 19:10:55 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.18]) by mx.nitro.dk (Postfix) with ESMTP id E8FF72D48EC; Tue, 25 Apr 2006 19:10:29 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id EE2DB11420; Tue, 25 Apr 2006 21:10:54 +0200 (CEST) Date: Tue, 25 Apr 2006 21:10:54 +0200 From: "Simon L. Nielsen" To: freebsd-www@freebsd.org Message-ID: <20060425191054.GB1071@zaphod.nitro.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HG+GLK89HZ1zG0kk" Content-Disposition: inline User-Agent: Mutt/1.5.11 Cc: emily@FreeBSD.org Subject: [RFC] Horizontal whitespace on front page X-BeenThere: freebsd-www@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Project Webmasters List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2006 19:10:56 -0000 --HG+GLK89HZ1zG0kk Content-Type: multipart/mixed; boundary="vGgW1X5XWziG23Ko" Content-Disposition: inline --vGgW1X5XWziG23Ko Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey, I noticed that on the midle of the front page there seem to be more horizontal whitespace than "needed" (and which looks a bit odd to me). So, to improve this I would like to commit the attached patch. I tested in Opera and Firefox on FreeBSD and IE on Windows and all places it seems to DTRT. You can see the change at http://people.FreeBSD.org/~simon/data/ (just compare to normal http://www.FreeBSD.org/ ). Comments? --=20 Simon L. Nielsen --vGgW1X5XWziG23Ko Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="www-layout-horizontal-space.patch" Content-Transfer-Encoding: quoted-printable Index: css/layout.css =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/www/en/layout/css/layout.css,v retrieving revision 1.6 diff -u -d -r1.6 layout.css --- css/layout.css 23 Nov 2005 14:25:40 -0000 1.6 +++ css/layout.css 21 Apr 2006 21:36:42 -0000 @@ -345,7 +345,7 @@ margin: 0; margin-left: 162px; margin-top: 15px; - padding-bottom: 50px; + padding-bottom: 20px; color: #666; width: 155px; } @@ -405,7 +405,7 @@ .frontnewroundbox { margin: 0; padding: 0; - margin-top: 52px; + margin-top: 30px; width: 150px; } =20 --vGgW1X5XWziG23Ko-- --HG+GLK89HZ1zG0kk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFETnQ+h9pcDSc1mlERAlSqAKCnr9/KLumK03gfyW5puYIdO6/U8ACglar5 QMRXX5om0ligi6rxHUrLHVA= =PTqF -----END PGP SIGNATURE----- --HG+GLK89HZ1zG0kk--