diff options
-rw-r--r-- | htdocs/results.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/htdocs/results.css b/htdocs/results.css index 4536e50..0aff402 100644 --- a/htdocs/results.css +++ b/htdocs/results.css @@ -1,7 +1,7 @@ /* style sheet for the validator's results page */ -/* $Id: results.css,v 1.6 2001-09-14 00:14:15 link Exp $ */ +/* $Id: results.css,v 1.7 2001-09-20 16:47:31 link Exp $ */ @import url(base.css); @@ -20,7 +20,6 @@ table.header { } th { - text-align: right; padding-right: .5em; } |