Simplify the content table style, with no visual difference.

(Possibly better supported by browsers.)
This commit is contained in:
Fred L. Drake, Jr. 2002-06-13 20:44:20 +00:00
parent 2c9da60e48
commit 48eb436842

View File

@ -21,6 +21,4 @@
margin: 0em;
border-width: 0px;
vertical-align: baseline;
border-top: 2px solid rgb(110,139,61); }
.content tr:first-child td { border-top: 0px; }
border-bottom: 2px solid rgb(110,139,61); }