Style quote blocks, h2, and h3.

This commit is contained in:
Tom Alexander
2023-12-19 21:41:41 -05:00
parent 3968121d54
commit 80cdf5166b
2 changed files with 21 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
<blockquote>{#.children}
<blockquote class="quote_block">{#.children}
{>element/}
{/.children}</blockquote>