From 06ed2f79852cadc26a052ec438488d91193ce4e5 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sat, 28 Jan 2023 13:34:23 -0500 Subject: revenue/expenses report for 2022 Signed-off-by: Xe Iaso --- static/css/hack.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'static/css/hack.css') diff --git a/static/css/hack.css b/static/css/hack.css index d9cf46e..c531557 100644 --- a/static/css/hack.css +++ b/static/css/hack.css @@ -355,12 +355,8 @@ table th { line-height: 15px; padding: 10px; } -table thead th { - font-size: 10px; -} table tbody td:first-child { font-weight: 700; - color: #333; } .form { width: 30rem; -- cgit v1.2.3