aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 8116b0a..3b9d5bd 100644
--- a/static/style.css
+++ b/static/style.css
@@ -1,7 +1,7 @@
html {
font-family: sans-serif;
--link-color: hsl(320, 50%, 36%);
- --light-text-color: hsl(0, 0%, 65%);
+ --light-text-color: hsl(0, 0%, 45%);
--darker-border-color: hsl(0, 0%, 72%);
--lighter-border-color: hsl(0, 0%, 85%);
--text-decoration-color: hsl(0, 0%, 72%);