From: Fred Drake Date: Thu, 11 Nov 2004 04:41:24 +0000 (+0000) Subject: remove unhelpful property setting that overrides the right setting for X-Git-Tag: v2.4c1~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52c937dc091c92a0a15d2a40b11b44161df11a17;p=python remove unhelpful property setting that overrides the right setting for text-align in .realtable cells; fix suggested by Richard Brodie --- diff --git a/Doc/html/style.css b/Doc/html/style.css index 4464213ecd..7f0d753938 100644 --- a/Doc/html/style.css +++ b/Doc/html/style.css @@ -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 {