iOS blockquote

This commit is contained in:
Shannon Kay 2025-03-02 02:18:39 -08:00
parent 62c0b0fba0
commit e801505156

View file

@ -414,7 +414,7 @@ a.footnote:hover,
font: var(--article-font); font: var(--article-font);
--primary-accent-color: #f34482; --primary-accent-color: #f34482;
--secondary-accent-color: #fb72a2; --secondary-accent-color: #fb72a2;
--block-quote-border-color: #f3e1e8; --block-quote-border-color: #faa0b8;
--ios-hover-color: #f3e1e8; /* placeholder */ --ios-hover-color: #f3e1e8; /* placeholder */
/* font-size: 1rem; */ /* font-size: 1rem; */
/* The font-size is replaced at runtime by the dynamic type size */ /* The font-size is replaced at runtime by the dynamic type size */