summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index e514c67..4600bd8 100644
--- a/static/style.css
+++ b/static/style.css
@@ -320,7 +320,8 @@ nav.personal {
nav.personal > a {
font-weight: bold;
}
-
+table { width: 100% }
+td { border-style: solid!important; border-width: 1px;}
table.small { width: auto; border-style: none!important; }
table.small td { border-style: none!important; }