aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/static/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/styles.css b/src/static/styles.css
index 90e7842..38d1df0 100644
--- a/src/static/styles.css
+++ b/src/static/styles.css
@@ -200,6 +200,6 @@ footer > span {
}
footer > span {
- background: #646464;
+ background: #424242;
}
}