From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Web page layout tweak? Date: Tue, 27 Oct 2009 22:55:04 +0000 Message-ID: <873a54sb07.fsf@ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1256684176 2233 80.91.229.12 (27 Oct 2009 22:56:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Oct 2009 22:56:16 +0000 (UTC) To: Guile Development Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Oct 27 23:56:09 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N2uxU-0008Gj-Gk for guile-devel@m.gmane.org; Tue, 27 Oct 2009 23:56:09 +0100 Original-Received: from localhost ([127.0.0.1]:52875 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N2uxU-0002MN-1I for guile-devel@m.gmane.org; Tue, 27 Oct 2009 18:56:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N2uwc-0001w2-RV for guile-devel@gnu.org; Tue, 27 Oct 2009 18:55:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N2uwY-0001ue-CK for guile-devel@gnu.org; Tue, 27 Oct 2009 18:55:14 -0400 Original-Received: from [199.232.76.173] (port=40941 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N2uwY-0001ub-4l for guile-devel@gnu.org; Tue, 27 Oct 2009 18:55:10 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:46439) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N2uwX-0001cJ-Oo for guile-devel@gnu.org; Tue, 27 Oct 2009 18:55:09 -0400 Original-Received: from arudy (host86-147-112-196.range86-147.btcentralplus.com [86.147.112.196]) by mail3.uklinux.net (Postfix) with ESMTP id 51DCB1F6699 for ; Tue, 27 Oct 2009 22:55:09 +0000 (GMT) Original-Received: from arudy (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id 5918338023 for ; Tue, 27 Oct 2009 22:55:04 +0000 (GMT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:9584 Archived-At: It seems to me that we have too much whitespace around the top of our web pages, e.g. http://www.gnu.org/software/guile/docs/docs.html So I was just playing around a bit, and came up with this alternative layout: http://ossau.homelinux.net/~neil/web-pages/docs/docs.html What do you think, any good? better, worse? Thanks! Neil