From cc1b78db91b0b7f4a9676b258d4c77a92d3f95e9 Mon Sep 17 00:00:00 2001 From: goodroot <9484709+goodroot@users.noreply.github.com> Date: Fri, 2 Jul 2021 22:12:49 -0700 Subject: consistency eh --- static/css/style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 95b38f9..df18d69 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -36,7 +36,6 @@ table thead th { border-bottom: 1px solid #666; } th, td { padding: 5px; } tr:nth-child(even) { background: #666 } - } /* lightmode */ @@ -75,7 +74,6 @@ table thead th { border-bottom: 1px solid #666; } th, td { padding: 5px; } tr:nth-child(even) { background: #666 } - } body { -- cgit v1.2.3