diff --git a/themes/story/layouts/_default/single.html b/themes/story/layouts/_default/single.html index 35faea99..e31d0207 100644 --- a/themes/story/layouts/_default/single.html +++ b/themes/story/layouts/_default/single.html @@ -2,7 +2,7 @@ {{ define "main" }} {{ end }} diff --git a/themes/story/static/css/story.css b/themes/story/static/css/story.css index e5201513..2c54d429 100644 --- a/themes/story/static/css/story.css +++ b/themes/story/static/css/story.css @@ -417,3 +417,4 @@ img[src~="3dbook"] { .hljs-link { text-decoration: underline; } +a.headline-hash {opacity: 40%; text-decoration: none;} \ No newline at end of file