Made tables look more real by eliminating ebina auto margins

git-svn-id: svn://10.0.0.236/trunk@5479 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp
1998-07-14 15:22:11 +00:00
parent 46bda6f8ac
commit f13e4e5b36
2 changed files with 4 additions and 0 deletions

View File

@@ -109,6 +109,8 @@ TABLE {
border-style: outset;
border-color: #C0C0C0;
cell-spacing: 4px;
margin-top: 0;
margin-bottom: 0;
}
TD, TH {
vertical-align: middle;

View File

@@ -109,6 +109,8 @@ TABLE {
border-style: outset;
border-color: #C0C0C0;
cell-spacing: 4px;
margin-top: 0;
margin-bottom: 0;
}
TD, TH {
vertical-align: middle;