From 60e727e4e89364b8d3f0352591e4c29721e3bf22 Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Fri, 4 Apr 2003 04:19:50 +0000 Subject: [PATCH] KHTML does not right align table cells git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274391 13f79535-47bb-0310-9956-ffa450edef68 --- docs/index.html | 2 +- docs/page.css | 1 - xdocs/stylesheets/templates.vm | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index 319306fda..b2ad951ec 100644 --- a/docs/index.html +++ b/docs/index.html @@ -22,7 +22,7 @@ - +
Apache Ant siteApache Ant logoApache Ant logo
diff --git a/docs/page.css b/docs/page.css index 422fea842..f9563c5e1 100644 --- a/docs/page.css +++ b/docs/page.css @@ -160,7 +160,6 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; } .logobar { background-color: #294563; - text-align: center; padding-right: 10px; margin: 0px; } diff --git a/xdocs/stylesheets/templates.vm b/xdocs/stylesheets/templates.vm index a17ff25fb..e8d47b630 100644 --- a/xdocs/stylesheets/templates.vm +++ b/xdocs/stylesheets/templates.vm @@ -265,7 +265,7 @@
- +
Apache Ant siteApache Ant logoApache Ant logo