This commit is contained in:
Madison Rye Progress
2025-08-04 10:03:27 -07:00
parent ac06f77082
commit 431e9d5c8a
2 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,8 @@
> >
> — Eliot Weinberger > — Eliot Weinberger
-----
## What Right Have I — 2403 ## What Right Have I — 2403
### Prologue ### Prologue

View File

@ -44,7 +44,7 @@ ul {
padding-left: 2rem; padding-left: 2rem;
} }
hr::before { hr::before {
content: '×'; content: '';
display: block; display: block;
text-align: center; text-align: center;
font-weight: bold; font-weight: bold;