From e06d7f926833d6fba19e57cb2211696e0bdbc6ad Mon Sep 17 00:00:00 2001 From: user Date: Sat, 23 Mar 2024 18:52:37 +0100 Subject: add login attempts chart --- src/static/style.css | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/static/style.css (limited to 'src/static/style.css') diff --git a/src/static/style.css b/src/static/style.css deleted file mode 100644 index 8ba2cdd..0000000 --- a/src/static/style.css +++ /dev/null @@ -1,4 +0,0 @@ -table, th, td { - border: 1px solid black; - border-collapse: collapse; -} \ No newline at end of file -- cgit v1.2.3