From a07f7d631000964902f96176c1e541beb9b7c9f3 Mon Sep 17 00:00:00 2001 From: Madison Rye Progress Date: Mon, 6 Apr 2026 15:04:46 -0700 Subject: [PATCH] Biblio update --- content/the-elevation-of-unknown-things.md | 3 +-- static/css/florilegium.css | 6 +++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/content/the-elevation-of-unknown-things.md b/content/the-elevation-of-unknown-things.md index f593eb0..1d75577 100644 --- a/content/the-elevation-of-unknown-things.md +++ b/content/the-elevation-of-unknown-things.md @@ -648,8 +648,7 @@ It just took me a long, long time to figure out disinterested identity. * TVTropes. n.d. "Blue-and-Orange Morality." . * Various. 2001. "The 2001 Translation[^6]." . . * Wakefield, Buddy. 2010. "Hurling Crowbirds at Mockingbars (Hope Is Not a Course of Action)." . . - -Weinberger, Eliot, and Octavio Paz. 2016. *Nineteen Ways of Looking at Wang Wei: (With More Ways)*. New Directions Paperbook. +* Weinberger, Eliot, and Octavio Paz. 2016. *Nineteen Ways of Looking at Wang Wei: (With More Ways)*. New Directions Paperbook. [^1]: Denoted *Alter* when verses are quoted. diff --git a/static/css/florilegium.css b/static/css/florilegium.css index e307236..1b07327 100644 --- a/static/css/florilegium.css +++ b/static/css/florilegium.css @@ -46,7 +46,11 @@ header h2:after { left: 0; width: 25%; border-top: 1px solid black; -} +} + +li, li p { + text-align: left; +} .dark-mode header h2:after { border-top: 1px solid #eee;