Minor css change.

This commit is contained in:
Donald Ephraim Curtis 2012-01-25 11:39:16 -06:00
parent d9aef3b242
commit 5b6d987195

View file

@ -64,6 +64,7 @@ table {
width: 800px; width: 800px;
border-spacing: 0px; border-spacing: 0px;
border-top: 1px solid #ccc; border-top: 1px solid #ccc;
border-top: 1px solid #777;
/* border-bottom: 1px solid #ccc; */ /* border-bottom: 1px solid #ccc; */
} }