Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-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 277CB956E for ; Tue, 1 Nov 2011 02:20:20 +0000 (UTC) Received: (qmail 98543 invoked by uid 500); 1 Nov 2011 02:20:20 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 98512 invoked by uid 500); 1 Nov 2011 02:20:20 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 98505 invoked by uid 99); 1 Nov 2011 02:20:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2011 02:20:20 +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; Tue, 01 Nov 2011 02:20:17 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B32D9238889B; Tue, 1 Nov 2011 02:19:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1195769 - /incubator/ooo/ooo-site/trunk/content/es/scripts/estructura.css Date: Tue, 01 Nov 2011 02:19:56 -0000 To: ooo-commits@incubator.apache.org From: jza@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111101021956.B32D9238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jza Date: Tue Nov 1 02:19:56 2011 New Revision: 1195769 URL: http://svn.apache.org/viewvc?rev=1195769&view=rev Log: add space on the margin-bottom to 12 and top to 5 to get the partners site on a good alignment Modified: incubator/ooo/ooo-site/trunk/content/es/scripts/estructura.css Modified: incubator/ooo/ooo-site/trunk/content/es/scripts/estructura.css URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/es/scripts/estructura.css?rev=1195769&r1=1195768&r2=1195769&view=diff ============================================================================== --- incubator/ooo/ooo-site/trunk/content/es/scripts/estructura.css (original) +++ incubator/ooo/ooo-site/trunk/content/es/scripts/estructura.css Tue Nov 1 02:19:56 2011 @@ -186,16 +186,16 @@ dt { font-weight: bolder; line-height: 1.3em; padding-bottom: 0px; - margin-bottom: 0px; + margin-bottom: 12px; } dd { line-height: 1.3em; font-size: 12px; padding-bottom: 0px; - margin-bottom: 0px; + margin-bottom: 12px; padding-top:0px; - margin-top: 0px; + margin-top: 5px; } /* --- Pie de pagina --- */