iOS blockquote
This commit is contained in:
parent
62c0b0fba0
commit
e801505156
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||||
|
|
Loading…
Reference in a new issue