Style plain text code blocks
For quotes of poetry, etc, style pre-formatted blocks of plain text.
This commit is contained in:
parent
cf8de8a58a
commit
25eaca442c
4 changed files with 11 additions and 2 deletions
|
|
@ -24,6 +24,12 @@
|
|||
}
|
||||
|
||||
|
||||
.pre--plaintext {
|
||||
font-family: var(--font-family-body);
|
||||
grid-column: main-start / main-end;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue