Return-Path: X-Original-To: apmail-incubator-rave-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-rave-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7EB1533F0 for ; Thu, 28 Apr 2011 14:41:01 +0000 (UTC) Received: (qmail 19233 invoked by uid 500); 28 Apr 2011 14:41:00 -0000 Delivered-To: apmail-incubator-rave-commits-archive@incubator.apache.org Received: (qmail 19209 invoked by uid 500); 28 Apr 2011 14:41:00 -0000 Mailing-List: contact rave-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: rave-dev@incubator.apache.org Delivered-To: mailing list rave-commits@incubator.apache.org Received: (qmail 19184 invoked by uid 99); 28 Apr 2011 14:41:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Apr 2011 14:41:00 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Thu, 28 Apr 2011 14:40:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5B42323888EA; Thu, 28 Apr 2011 14:40:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1097484 - in /incubator/rave/site/trunk: content/rave/css/rave.css templates/skeleton.html Date: Thu, 28 Apr 2011 14:40:39 -0000 To: rave-commits@incubator.apache.org From: ate@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110428144039.5B42323888EA@eris.apache.org> Author: ate Date: Thu Apr 28 14:40:38 2011 New Revision: 1097484 URL: http://svn.apache.org/viewvc?rev=1097484&view=rev Log: last bit of tweaking for the asf-logo Modified: incubator/rave/site/trunk/content/rave/css/rave.css incubator/rave/site/trunk/templates/skeleton.html Modified: incubator/rave/site/trunk/content/rave/css/rave.css URL: http://svn.apache.org/viewvc/incubator/rave/site/trunk/content/rave/css/rave.css?rev=1097484&r1=1097483&r2=1097484&view=diff ============================================================================== --- incubator/rave/site/trunk/content/rave/css/rave.css (original) +++ incubator/rave/site/trunk/content/rave/css/rave.css Thu Apr 28 14:40:38 2011 @@ -88,7 +88,7 @@ h1,h2,h3,h4,h5,h6 { font-size: 0.9em; color: #003; float: left; - padding: 15px 15px 25px 25px; + padding: 15px 15px 5px 25px; width: 180px; background: none repeat scroll 0 0 #f5f8fa; margin: 20px 0 20px 0; Modified: incubator/rave/site/trunk/templates/skeleton.html URL: http://svn.apache.org/viewvc/incubator/rave/site/trunk/templates/skeleton.html?rev=1097484&r1=1097483&r2=1097484&view=diff ============================================================================== --- incubator/rave/site/trunk/templates/skeleton.html (original) +++ incubator/rave/site/trunk/templates/skeleton.html Thu Apr 28 14:40:38 2011 @@ -31,7 +31,9 @@