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:
2025-12-04 23:13:09 -05:00
parent 38c0ee8d2f
commit da84f66fbc
+4
View File
@@ -154,6 +154,10 @@
cursor: pointer;
}
.xref-more::after {
content: " ▸";
}
@media (max-width: 760px) {
.sidenote,
.marginnote {