]> granicus.if.org Git - python/commitdiff
remove unhelpful property setting that overrides the right setting for
authorFred Drake <fdrake@acm.org>
Thu, 11 Nov 2004 04:41:24 +0000 (04:41 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 11 Nov 2004 04:41:24 +0000 (04:41 +0000)
text-align in .realtable cells; fix suggested by Richard Brodie

Doc/html/style.css

index 4464213ecdab40d5ccf214ec2f64acf24b4e5fc8..7f0d7539381f92d8fea0ce2f77e1fa6749ba8a13 100644 (file)
@@ -189,7 +189,6 @@ address                 { font-size: 80%; }
                           border-width: 0px 0px 1px 1px;
                           padding-left: 0.4em;
                           padding-right: 0.4em;
-                          text-align: inherit;
                           }
 .realtable td:first-child,
 .realtable th:first-child {