From svn-return-8285-apmail-forrest-svn-archive=forrest.apache.org@forrest.apache.org Fri May 22 04:17:17 2009 Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 73507 invoked from network); 22 May 2009 04:17:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 May 2009 04:17:16 -0000 Received: (qmail 43939 invoked by uid 500); 22 May 2009 04:17:29 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 43871 invoked by uid 500); 22 May 2009 04:17:29 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 43861 invoked by uid 99); 22 May 2009 04:17:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 04:17:29 +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; Fri, 22 May 2009 04:17:27 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 176092388863; Fri, 22 May 2009 04:17:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r777362 - in /forrest/trunk: main/fresh-site/src/documentation/skinconf.xml site-author/skinconf.xml Date: Fri, 22 May 2009 04:17:06 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090522041707.176092388863@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: crossley Date: Fri May 22 04:17:05 2009 New Revision: 777362 URL: http://svn.apache.org/viewvc?rev=777362&view=rev Log: Decrease font size of copyright and trademark. Issue: FOR-1170 Modified: forrest/trunk/main/fresh-site/src/documentation/skinconf.xml forrest/trunk/site-author/skinconf.xml Modified: forrest/trunk/main/fresh-site/src/documentation/skinconf.xml URL: http://svn.apache.org/viewvc/forrest/trunk/main/fresh-site/src/documentation/skinconf.xml?rev=777362&r1=777361&r2=777362&view=diff ============================================================================== --- forrest/trunk/main/fresh-site/src/documentation/skinconf.xml (original) +++ forrest/trunk/main/fresh-site/src/documentation/skinconf.xml Fri May 22 04:17:05 2009 @@ -196,6 +196,10 @@ --> #footer a { color: #0F3660; } #footer a:visited { color: #009999; } + + .copyright { font-size: 0.8em }