From da84f66fbcb0b536bc8c7a84d168a23639ab509e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 4 Dec 2025 23:13:09 -0500 Subject: [PATCH] =?UTF-8?q?Add=20=E2=96=B8=20arrow=20indicator=20to=20cros?= =?UTF-8?q?s-ref=20+N=20count?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- kjvstudy_org/templates/chapter.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kjvstudy_org/templates/chapter.html b/kjvstudy_org/templates/chapter.html index f50aba1..240e725 100644 --- a/kjvstudy_org/templates/chapter.html +++ b/kjvstudy_org/templates/chapter.html @@ -154,6 +154,10 @@ cursor: pointer; } +.xref-more::after { + content: " ▸"; +} + @media (max-width: 760px) { .sidenote, .marginnote {