Style plain text code blocks

For quotes of poetry, etc, style pre-formatted blocks of plain text.
This commit is contained in:
Eryn Wells 2024-11-06 09:03:36 -08:00
parent cf8de8a58a
commit 25eaca442c
4 changed files with 11 additions and 2 deletions

View file

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