add chapter name display on pages

This commit is contained in:
Yan Lin 2026-02-04 16:54:02 +01:00
parent 0fecc2303f
commit b554d06a04
2 changed files with 2 additions and 4 deletions

View file

@ -123,7 +123,7 @@ ul, ol {
margin-bottom: 0.5rem;
}
time {
time, .chapter {
color: var(--muted);
font-size: 0.9rem;
}