about summary refs log tree commit diff stats
path: root/themes/xmin
diff options
context:
space:
mode:
Diffstat (limited to 'themes/xmin')
-rw-r--r--themes/xmin/static/css/style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/themes/xmin/static/css/style.css b/themes/xmin/static/css/style.css
index 8d456af..d4ef517 100644
--- a/themes/xmin/static/css/style.css
+++ b/themes/xmin/static/css/style.css
@@ -51,11 +51,6 @@ blockquote {
   padding: 3px 1em 3px;
 }
 
-table {
-  border-bottom: 1px solid #666;
-  border-top: 1px solid #666;
-  margin: auto;
-}
 table thead th { border-bottom: 1px solid #ddd; }
 th, td { padding: 5px; }
 thead, tfoot, tr:nth-child(even) { background: #eee; }