Return-Path: Delivered-To: apmail-jakarta-site-cvs-archive@www.apache.org Received: (qmail 27770 invoked from network); 14 Feb 2005 03:25:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Feb 2005 03:25:43 -0000 Received: (qmail 66982 invoked by uid 500); 14 Feb 2005 03:25:43 -0000 Delivered-To: apmail-jakarta-site-cvs-archive@jakarta.apache.org Received: (qmail 66873 invoked by uid 500); 14 Feb 2005 03:25:42 -0000 Mailing-List: contact site-cvs-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 66859 invoked by uid 99); 14 Feb 2005 03:25:42 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Sun, 13 Feb 2005 19:25:42 -0800 Received: (qmail 27749 invoked by uid 65534); 14 Feb 2005 03:25:41 -0000 Message-ID: <20050214032541.27748.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Mon, 14 Feb 2005 03:25:41 -0000 Subject: svn commit: r153702 - jakarta/site/docs/style/style.css To: site-cvs@jakarta.apache.org From: bayard@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: bayard Date: Sun Feb 13 19:25:40 2005 New Revision: 153702 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D153702 Log: attempt at creating the vertically aligned md5/pgp entries. Works nicely in= Safari/IE, but not in Firefox Modified: jakarta/site/docs/style/style.css Modified: jakarta/site/docs/style/style.css URL: http://svn.apache.org/viewcvs/jakarta/site/docs/style/style.css?view= =3Ddiff&r1=3D153701&r2=3D153702 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- jakarta/site/docs/style/style.css (original) +++ jakarta/site/docs/style/style.css Sun Feb 13 19:25:40 2005 @@ -103,3 +103,17 @@ background-color: #B2BDD6; font-size: 80%; } + +=2Edownloads {=20 + width: 60%; +} + +=2Eattributes { + display: inline; + float: right; +} + +=2Emd5, .pgp { + font-size: 85%; + margin-right: 10px; +} --------------------------------------------------------------------- To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org For additional commands, e-mail: site-cvs-help@jakarta.apache.org