Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 9040 invoked from network); 4 May 2010 13:09:42 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 May 2010 13:09:42 -0000 Received: (qmail 23709 invoked by uid 500); 4 May 2010 13:09:42 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 23563 invoked by uid 500); 4 May 2010 13:09:42 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 23556 invoked by uid 99); 4 May 2010 13:09:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 May 2010 13:09:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 May 2010 13:09:39 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 3C4002388978; Tue, 4 May 2010 13:08:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r940839 - /httpd/httpd/branches/1.3.x/htdocs/manual/header.html Date: Tue, 04 May 2010 13:08:48 -0000 To: cvs@httpd.apache.org From: rbowen@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100504130848.3C4002388978@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: rbowen Date: Tue May 4 13:08:47 2010 New Revision: 940839 URL: http://svn.apache.org/viewvc?rev=940839&view=rev Log: Remove the font size in the stolen CSS declarations. Made it a little squinty. Modified: httpd/httpd/branches/1.3.x/htdocs/manual/header.html Modified: httpd/httpd/branches/1.3.x/htdocs/manual/header.html URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/htdocs/manual/header.html?rev=940839&r1=940838&r2=940839&view=diff ============================================================================== --- httpd/httpd/branches/1.3.x/htdocs/manual/header.html (original) +++ httpd/httpd/branches/1.3.x/htdocs/manual/header.html Tue May 4 13:08:47 2010 @@ -5,7 +5,6 @@ padding: 8px 10px; padding-left: 50px; padding-bottom: 10px; - font-size: 12px; line-height: 1.4em; background: #f99 url(images/warning.png) no-repeat 0px 0px; }