remove unhelpful property setting that overrides the right setting for

text-align in .realtable cells; fix suggested by Richard Brodie
This commit is contained in:
Fred Drake 2004-11-11 04:41:24 +00:00
parent 8efc80a909
commit 52c937dc09

View 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 {