From e801505156be242b3c645cbd25764fb6e7efd39a Mon Sep 17 00:00:00 2001 From: Shannon Kay Date: Sun, 2 Mar 2025 02:18:39 -0800 Subject: [PATCH] iOS blockquote --- shannon.nnwtheme/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shannon.nnwtheme/stylesheet.css b/shannon.nnwtheme/stylesheet.css index 4016a4e..e1d1d49 100644 --- a/shannon.nnwtheme/stylesheet.css +++ b/shannon.nnwtheme/stylesheet.css @@ -414,7 +414,7 @@ a.footnote:hover, font: var(--article-font); --primary-accent-color: #f34482; --secondary-accent-color: #fb72a2; - --block-quote-border-color: #f3e1e8; + --block-quote-border-color: #faa0b8; --ios-hover-color: #f3e1e8; /* placeholder */ /* font-size: 1rem; */ /* The font-size is replaced at runtime by the dynamic type size */