summaryrefslogtreecommitdiffhomepage
path: root/layouts/partials/custom_head.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/custom_head.html')
-rw-r--r--layouts/partials/custom_head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html
index 71cbf20..805fb4b 100644
--- a/layouts/partials/custom_head.html
+++ b/layouts/partials/custom_head.html
@@ -5,7 +5,7 @@
}
a:hover {
color:#d46b08;
- text-decoration: dotted underline;
+ text-decoration: wavy underline;
}
ul.blog-posts li a:visited {
color:#ffc069;