all repos — website @ 68d3107ada0b68ee82a462cae212b9f2704c4a8c

My website

Remove table styling
Alan Pearce alan@alanpearce.eu
Fri, 11 Sep 2020 20:16:51 +0200
commit

68d3107ada0b68ee82a462cae212b9f2704c4a8c

parent

7bb6fb8b4d4401cced82b7e9cbfe2b845e2cd49f

1 files changed, 0 insertions(+), 5 deletions(-)

jump to
M themes/xmin/static/css/style.cssthemes/xmin/static/css/style.css
@@ -51,11 +51,6 @@ border-left: 5px solid #ccc;   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; }