From owner-freebsd-doc@FreeBSD.ORG Mon Jan 2 11:04:21 2012 Return-Path: Delivered-To: doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D1D11065670 for ; Mon, 2 Jan 2012 11:04:21 +0000 (UTC) (envelope-from zeising@daemonic.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id CBAE38FC13 for ; Mon, 2 Jan 2012 11:04:20 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id AC90E40006 for ; Mon, 2 Jan 2012 12:04:18 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id A1AE240007; Mon, 2 Jan 2012 12:04:18 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 33A0A40006; Mon, 2 Jan 2012 12:04:16 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 40FFD119C1B; Mon, 2 Jan 2012 12:04:15 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id 2y5sssMBgyKa; Mon, 2 Jan 2012 12:04:12 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id DE757119C17; Mon, 2 Jan 2012 12:04:12 +0100 (CET) Received: from tifa.daemonic.se (78-69-168-131-no84.tbcn.telia.com [78.69.168.131]) by mail.daemonic.se (Postfix) with ESMTPSA id C718C12B209; Mon, 2 Jan 2012 12:04:12 +0100 (CET) Received: from tifa.daemonic.se (localhost [127.0.0.1]) by tifa.daemonic.se (Postfix) with ESMTP id D813A38; Mon, 2 Jan 2012 12:04:11 +0100 (CET) Message-ID: <4F018F2B.4020505@daemonic.se> Date: Mon, 02 Jan 2012 12:04:11 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Warren Block References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: doc@freebsd.org Subject: Re: RFC: modifying the doc CSS X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2012 11:04:21 -0000 On 01/02/12 04:09, Warren Block wrote: > Feedback welcome on some proposed modifications to the default DocBook > CSS (/usr/doc/share/misc/docbook.css). > > Samples for side-by-side comparison: > > Existing: http://www.wonkity.com/~wblock/porters-handbook-orig/book.html > Proposed: http://www.wonkity.com/~wblock/porters-handbook/book.html > > The proposed CSS: > http://www.wonkity.com/~wblock/porters-handbook/docbook.css > > > Changes: > > Left-align table headers. > > Add rounded border corners. > > Fix uneven margin spacing on notes and other blockquotes. > > Remove padding entries from various blockquotes. > > Reduce "body blockquote" line-spacing: from 1.5 to 1.3 so lines don't > look double-spaced. > > Set line-height: 1.1 in programlistings so descenders have a little > clearance. It looks good in my opinion. Regards! -- Niclas Zeising