diff --git a/kjvstudy_org/templates/stories_index.html b/kjvstudy_org/templates/stories_index.html index 941a470..9abb5e8 100644 --- a/kjvstudy_org/templates/stories_index.html +++ b/kjvstudy_org/templates/stories_index.html @@ -236,7 +236,7 @@ text-shadow: 0 0 3px #8b5cf6; } [data-theme="dark"] .kids-version-link { - color: #a78bfa; + color: #c084fc; text-shadow: 0 0 6px #a78bfa, 0 0 12px #8b5cf6; }