aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2022-07-19 21:04:13 -0400
committerThedro Neely <thedroneely@gmail.com>2022-07-19 21:04:13 -0400
commit8af226b0277d687333cd678431786bc8d219dd09 (patch)
tree291d83407bac1d6f198e2b98cdd1a8087df7f9fa /public
parent4f23f7ed9ca1ea418cacec523814025b41dfcd3f (diff)
downloadthedroneely.com-8af226b0277d687333cd678431786bc8d219dd09.tar.gz
thedroneely.com-8af226b0277d687333cd678431786bc8d219dd09.tar.bz2
thedroneely.com-8af226b0277d687333cd678431786bc8d219dd09.zip
public/css/tdro-dark: Set home page intro span color
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro-dark.css1
-rw-r--r--public/css/tdro.css1
2 files changed, 2 insertions, 0 deletions
diff --git a/public/css/tdro-dark.css b/public/css/tdro-dark.css
index 8344634..ae02336 100644
--- a/public/css/tdro-dark.css
+++ b/public/css/tdro-dark.css
@@ -152,6 +152,7 @@ article-on-web time,
article-summary-meta,
blockquote-footer,
home-page article > h2,
+home-page-intro span,
margin-note[left],
margin-note[right],
side-note[left],
diff --git a/public/css/tdro.css b/public/css/tdro.css
index fd845d0..9802ad7 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -2078,6 +2078,7 @@ article-on-web time,
article-summary-meta,
blockquote-footer,
home-page article > h2,
+home-page-intro span,
margin-note[left],
margin-note[right],
side-note[left],