aboutsummaryrefslogtreecommitdiff
path: root/public/css/tdro-dark.css
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2022-11-14 05:27:10 -0500
committerThedro Neely <thedroneely@gmail.com>2022-11-14 05:27:10 -0500
commit78e2c8cdee6eaa963cf5ada3610de93993ea41e3 (patch)
treed670725afb6118bd52d6caa9359246fc69babafc /public/css/tdro-dark.css
parentc147e4e90d8344e0a897f5d3fba0cdb5aaf49c2e (diff)
downloadthedroneely.com-78e2c8cdee6eaa963cf5ada3610de93993ea41e3.tar.gz
thedroneely.com-78e2c8cdee6eaa963cf5ada3610de93993ea41e3.tar.bz2
thedroneely.com-78e2c8cdee6eaa963cf5ada3610de93993ea41e3.zip
generators/hugo/themes/tdro/layouts/partials/article: Add ids with markdownify
Diffstat (limited to 'public/css/tdro-dark.css')
-rw-r--r--public/css/tdro-dark.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/public/css/tdro-dark.css b/public/css/tdro-dark.css
index ae02336..e2c0432 100644
--- a/public/css/tdro-dark.css
+++ b/public/css/tdro-dark.css
@@ -67,7 +67,11 @@ textarea {
article a,
body > footer a,
-article-subsection a {
+article-webring h2 a,
+article-subsection a,
+article-comments h2 a,
+article-references h2 a,
+article-more-content h2 a {
color: #eee;
}
@@ -148,7 +152,7 @@ article-meta-bottom,
article-meta-top a,
article-meta-top,
article-more-content time,
-article-on-web time,
+article-webring time,
article-summary-meta,
blockquote-footer,
home-page article > h2,