Return-Path: Delivered-To: apmail-jakarta-site-cvs-archive@www.apache.org Received: (qmail 87778 invoked from network); 4 Feb 2007 00:21:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2007 00:21:45 -0000 Received: (qmail 12864 invoked by uid 500); 4 Feb 2007 00:21:51 -0000 Delivered-To: apmail-jakarta-site-cvs-archive@jakarta.apache.org Received: (qmail 12807 invoked by uid 500); 4 Feb 2007 00:21:51 -0000 Mailing-List: contact site-cvs-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta WebSite CVS List" Reply-To: "Jakarta General List" Delivered-To: mailing list site-cvs@jakarta.apache.org Received: (qmail 12796 invoked by uid 99); 4 Feb 2007 00:21:51 -0000 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Feb 2007 16:21:50 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 3934D1A981C; Sat, 3 Feb 2007 16:20:54 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r503337 - /jakarta/site/docs/style/jakarta-maven.css Date: Sun, 04 Feb 2007 00:20:54 -0000 To: site-cvs@jakarta.apache.org From: scolebourne@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070204002054.3934D1A981C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: scolebourne Date: Sat Feb 3 16:20:53 2007 New Revision: 503337 URL: http://svn.apache.org/viewvc?view=rev&rev=503337 Log: Add ApacheCon EU 2007 Modified: jakarta/site/docs/style/jakarta-maven.css Modified: jakarta/site/docs/style/jakarta-maven.css URL: http://svn.apache.org/viewvc/jakarta/site/docs/style/jakarta-maven.css?view=diff&rev=503337&r1=503336&r2=503337 ============================================================================== --- jakarta/site/docs/style/jakarta-maven.css (original) +++ jakarta/site/docs/style/jakarta-maven.css Sat Feb 3 16:20:53 2007 @@ -76,9 +76,14 @@ border-top: none; border-left: none; width: 150px; + + background-image:url(http://www.apache.org/ads/ApacheCon/2007-europe-125x125.png); + background-repeat: no-repeat; + background-position: 50% 1%; } - div#navcolumn { + margin-top: 129px; + color: #000; border: none; padding: 6px 4px 0 8px; --------------------------------------------------------------------- To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org For additional commands, e-mail: site-cvs-help@jakarta.apache.org