From 9ce12742f3a8ead4f06abc392dbf6e318e23106b Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Wed, 28 May 2025 11:10:23 -0400 Subject: Add status page minor classes to CSS --- public/index.html.gz | Bin 4050 -> 4050 bytes public/style.css | 3 +++ public/style.css.gz | Bin 610 -> 635 bytes 3 files changed, 3 insertions(+) diff --git a/public/index.html.gz b/public/index.html.gz index 06ec9e9..98af861 100644 Binary files a/public/index.html.gz and b/public/index.html.gz differ diff --git a/public/style.css b/public/style.css index 22fe4aa..232bc45 100644 --- a/public/style.css +++ b/public/style.css @@ -86,6 +86,9 @@ footer p { font-size: 90%; } +.up { background: lightgreen; } +.down { background: pink; } + @media (min-width: 800px) { body { max-width: 85%; diff --git a/public/style.css.gz b/public/style.css.gz index e4c3e1b..e74c11a 100644 Binary files a/public/style.css.gz and b/public/style.css.gz differ -- cgit v1.2.3-70-g09d2