aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--themes/ymherklotz/static/css/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/ymherklotz/static/css/default.css b/themes/ymherklotz/static/css/default.css
index 0948003..9166058 100644
--- a/themes/ymherklotz/static/css/default.css
+++ b/themes/ymherklotz/static/css/default.css
@@ -95,6 +95,10 @@ h1:hover > .heading-anchor1, h2:hover > .heading-anchor2, h3:hover > .heading-an
color: #fffff8;
}
+ a {
+ color: #fffff8;
+ }
+
nav a, .logo a, .post-title a, .social a, .rightcolumn a, dt a {
color: #fffff8;
}