aboutsummaryrefslogtreecommitdiffstats
path: root/themes/ymherklotz/static/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/ymherklotz/static/css/default.css')
-rw-r--r--themes/ymherklotz/static/css/default.css10
1 files changed, 4 insertions, 6 deletions
diff --git a/themes/ymherklotz/static/css/default.css b/themes/ymherklotz/static/css/default.css
index da67522..8e98ae4 100644
--- a/themes/ymherklotz/static/css/default.css
+++ b/themes/ymherklotz/static/css/default.css
@@ -60,11 +60,7 @@ body {
}
a {
- color: #00A659;
-}
-
-a:hover {
- text-decoration: underline;
+ color: #171d30;
}
nav a, .logo a, .post-title a, .social a, .rightcolumn a, dt a {
@@ -173,7 +169,9 @@ dt, .news-date {
dt { font-size: 1.2rem; }
-a { text-decoration: none; }
+a:hover {
+ color: #00c266
+}
.generated-by a { font-size: 0.8rem; }