summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/static/style.css b/public/static/style.css
index c5302c8..e6dd5fd 100644
--- a/public/static/style.css
+++ b/public/static/style.css
@@ -7,7 +7,7 @@
--box-border: #800;
--box-content-background: #fff;
--box-content-background-2: #e6d9d9;
- --anchor-color: #800;
+ --anchor-color: #c90000;
--anchor-color-hovered: #f00;
}