From 4f5669c1ab0ee9b839517a2feeb5c5f4654bb6da Mon Sep 17 00:00:00 2001 From: Tristan Ancelet Date: Sat, 27 May 2023 16:48:12 -0500 Subject: [PATCH] Resubmitting changes. Turned out the webserver was caching the old css file. --- css/main.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/css/main.css b/css/main.css index 7d37a65..467542c 100644 --- a/css/main.css +++ b/css/main.css @@ -111,12 +111,10 @@ body { padding: 1rem; margin-right: 1rem; } -/* .menu_bar.double_width:not(:has(.log_table)){ display:none; visibility: hidden; } -*/ .border_rounded_left {