mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Add ▸ arrow indicator to cross-ref +N count
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -154,6 +154,10 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.xref-more::after {
|
||||
content: " ▸";
|
||||
}
|
||||
|
||||
@media (max-width: 760px) {
|
||||
.sidenote,
|
||||
.marginnote {
|
||||
|
||||
Reference in New Issue
Block a user