Render blockquotes in a figure

Render cite and caption too.
This commit is contained in:
Eryn Wells 2024-11-06 09:31:16 -08:00
parent 25eaca442c
commit e04e7dafa3
5 changed files with 33 additions and 3 deletions

View file

@ -12,7 +12,7 @@
********/
figure, h1, h2, h3, h4, h5, h6, p, pre {
blockquote, figure, h1, h2, h3, h4, h5, h6, p, pre {
margin: 0;
padding: 0;
}