Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2006 21:10:54 +0200
From:      "Simon L. Nielsen" <simon@FreeBSD.org>
To:        freebsd-www@freebsd.org
Cc:        emily@FreeBSD.org
Subject:   [RFC] Horizontal whitespace on front page
Message-ID:  <20060425191054.GB1071@zaphod.nitro.dk>

next in thread | raw e-mail | index | archive | help

--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--



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