diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/index.html.gz | bin | 4050 -> 4050 bytes | |||
-rw-r--r-- | public/style.css | 3 | ||||
-rw-r--r-- | public/style.css.gz | bin | 610 -> 635 bytes |
3 files changed, 3 insertions, 0 deletions
diff --git a/public/index.html.gz b/public/index.html.gz Binary files differindex 06ec9e9..98af861 100644 --- a/public/index.html.gz +++ b/public/index.html.gz 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 Binary files differindex e4c3e1b..e74c11a 100644 --- a/public/style.css.gz +++ b/public/style.css.gz |