Remove table styling
Alan Pearce alan@alanpearce.eu
Fri, 11 Sep 2020 20:16:51 +0200
1 files changed, 0 insertions(+), 5 deletions(-)
M themes/xmin/static/css/style.css → themes/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; }