Return-Path: X-Original-To: apmail-lucene-lucene-net-commits-archive@www.apache.org Delivered-To: apmail-lucene-lucene-net-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4DF9E673E for ; Sat, 23 Jul 2011 21:20:50 +0000 (UTC) Received: (qmail 99147 invoked by uid 500); 23 Jul 2011 21:20:50 -0000 Delivered-To: apmail-lucene-lucene-net-commits-archive@lucene.apache.org Received: (qmail 99078 invoked by uid 500); 23 Jul 2011 21:20:49 -0000 Mailing-List: contact lucene-net-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-dev@lucene.apache.org Delivered-To: mailing list lucene-net-commits@lucene.apache.org Received: (qmail 99071 invoked by uid 99); 23 Jul 2011 21:20:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Jul 2011 21:20:49 +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; Sat, 23 Jul 2011 21:20:47 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 93E2923889B2 for ; Sat, 23 Jul 2011 21:20:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Date: Sat, 23 Jul 2011 21:20:26 -0000 To: lucene-net-commits@lucene.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110723212026.93E2923889B2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Subject: [Lucene.Net] svn commit: r793223 - /websites/staging/lucene.net/trunk/content/lucene.net/styles/lucene.css Author: buildbot Date: Sat Jul 23 21:20:25 2011 New Revision: 793223 Log: Staging update by buildbot Modified: websites/staging/lucene.net/trunk/content/lucene.net/styles/lucene.css Modified: websites/staging/lucene.net/trunk/content/lucene.net/styles/lucene.css ============================================================================== --- websites/staging/lucene.net/trunk/content/lucene.net/styles/lucene.css (original) +++ websites/staging/lucene.net/trunk/content/lucene.net/styles/lucene.css Sat Jul 23 21:20:25 2011 @@ -14,7 +14,7 @@ #footer { clear: both; border-top: 1px solid #1764AA; margin-top: 20px; padding: 5px 3px 5px 3px;} -h1 { color: #1764AA; font: bold 16px; border-bottom: 1px solid #1764AA; } +h1 { color: #1764AA; font: bold 16px; } h2 { } h3 { font: 14px;}