From 5b6d9871956f13214229501405f519943ac4a948 Mon Sep 17 00:00:00 2001 From: Donald Ephraim Curtis Date: Wed, 25 Jan 2012 11:39:16 -0600 Subject: [PATCH] Minor css change. --- html/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/html/style.css b/html/style.css index e618129c..78e975fa 100644 --- a/html/style.css +++ b/html/style.css @@ -64,6 +64,7 @@ table { width: 800px; border-spacing: 0px; border-top: 1px solid #ccc; + border-top: 1px solid #777; /* border-bottom: 1px solid #ccc; */ }