From 855565997d1eda64bed8e309a7c5641277aa02ed Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 26 Nov 2025 15:14:55 -0500 Subject: [PATCH] Fix large font on chapter links in other sections MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Scope the 1.8rem font-size rule to only the .chapters-section so parenthetical chapter references in other sections don't get enlarged. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- kjvstudy_org/templates/book.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kjvstudy_org/templates/book.html b/kjvstudy_org/templates/book.html index 81c00bb..68ddc1a 100644 --- a/kjvstudy_org/templates/book.html +++ b/kjvstudy_org/templates/book.html @@ -4,7 +4,7 @@ {% block head %}