aboutsummaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/index.html.gzbin4050 -> 4050 bytes
-rw-r--r--public/style.css3
-rw-r--r--public/style.css.gzbin610 -> 635 bytes
3 files changed, 3 insertions, 0 deletions
diff --git a/public/index.html.gz b/public/index.html.gz
index 06ec9e9..98af861 100644
--- a/public/index.html.gz
+++ b/public/index.html.gz
Binary files 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
--- a/public/style.css.gz
+++ b/public/style.css.gz
Binary files differ