aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2020-06-05 04:00:01 -0400
committerThedro Neely <thedroneely@gmail.com>2020-06-05 04:00:01 -0400
commit2e86393a62abfacc469d30b38c8ff9d59199f8a4 (patch)
treec8328de660b5fa1795f2dd60535a1168615b5939 /public
parent787b4da6d55762c81cbc18068765fc4bf3af5221 (diff)
downloadthedroneely.com-2e86393a62abfacc469d30b38c8ff9d59199f8a4.tar.gz
thedroneely.com-2e86393a62abfacc469d30b38c8ff9d59199f8a4.tar.bz2
thedroneely.com-2e86393a62abfacc469d30b38c8ff9d59199f8a4.zip
hugo/_markup/render-heading: Wrap with <a>
Remove pilcrow
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 76ecfad..9471a2b 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -4320,6 +4320,8 @@ ul.article__list { line-height: 2.5; }
.article__list__date { padding-right: 1rem; text-transform: uppercase; }
.article__list a, h1.article__list { padding: 0 0.5rem; }
+.article__heading__anchor { border-bottom: none; }
+
.webring li { padding-top: 1em; }
.webring ul { margin-top: 0.5em; }