From 5eff5804b521a9035162a222ff565f13c5da58e3 Mon Sep 17 00:00:00 2001 From: gennyble Date: Thu, 13 Feb 2025 04:50:51 -0600 Subject: trip to a coffee shop --- served/words/writing.css | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'served/words/writing.css') diff --git a/served/words/writing.css b/served/words/writing.css index bfe46a3..4ad23e1 100755 --- a/served/words/writing.css +++ b/served/words/writing.css @@ -61,4 +61,32 @@ q { q::before, q::after { content: none; +} + +img { + width: 100%; +} + +.asterism { + border: 0; + width: 100%; + text-align: center; +} + +.asterism::after { + content: "⁂"; + text-align: center; + line-height: 1rem; + color: var(--text); +} + +#signoff { + display: flex; + width: 100%; + justify-content: end; +} + +#signoff pre { + font-family: inherit; + font-size: inherit; } \ No newline at end of file -- cgit 1.4.1-3-g733a5