diff --git a/kjvstudy_org/templates/chapter.html b/kjvstudy_org/templates/chapter.html index 7fda94c..d134954 100644 --- a/kjvstudy_org/templates/chapter.html +++ b/kjvstudy_org/templates/chapter.html @@ -72,6 +72,18 @@ sup.verse-number:hover { color: var(--text-primary) !important; } +.ai-commentary-link { + color: var(--primary-light); + text-decoration: none; + font-weight: 500; + transition: color 0.2s ease; +} + +.ai-commentary-link:hover { + color: var(--text-primary); + text-decoration: underline; +} + .highlight-verse, .verse-highlight { background-color: rgba(255, 235, 59, 0.3) !important; @@ -302,7 +314,7 @@ sup.verse-number:hover {
- Authorized King James Version (1769) with AI Commentary + Authorized King James Version (1769) with AI Commentary