From 1b433819cbfc084836ee05e338d06f159e77a3d1 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Thu, 23 Dec 2021 00:16:09 +0000 Subject: Add page info page --- static/css/globalstyles.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'static/css') diff --git a/static/css/globalstyles.css b/static/css/globalstyles.css index 6826ab9..1f22f5e 100644 --- a/static/css/globalstyles.css +++ b/static/css/globalstyles.css @@ -105,3 +105,9 @@ a { padding: 10px; background-color: rgba(255, 0, 0, 0.2); } + +table, th, td { + border: 1px solid rgb(200, 200, 200); + border-collapse: collapse; + padding: 10px; +} -- cgit v1.2.3-70-g09d2