summaryrefslogtreecommitdiffhomepage
path: root/layouts/partials/custom_head.html
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2024-06-01 17:30:03 -0300
committerLeonardo Santiago <[email protected]>2024-06-01 17:30:03 -0300
commit2ddbc2b056af0585b905606a2c6887d43f9c3b01 (patch)
treebfe1531d2cb9e5728c3d7038f2c086616efd539c /layouts/partials/custom_head.html
parent735b245871d94cb6ace8913cd1370b02b5aeb28b (diff)
localize bearblog, update some UI
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;