diff --git a/kjvstudy_org/templates/resource_detail.html b/kjvstudy_org/templates/resource_detail.html index 6da1e9f..5d0f456 100644 --- a/kjvstudy_org/templates/resource_detail.html +++ b/kjvstudy_org/templates/resource_detail.html @@ -55,8 +55,7 @@ .verse-text { max-width: 75%; font-style: italic; - color: var(--text-primary); - opacity: 0.85; + color: #e8e8e8; line-height: 1.8; font-size: 1.1rem; }