Clean up the last of the style issues.

This commit is contained in:
2023-08-31 15:06:50 +00:00
parent 628311dc7c
commit 277d9d6a1f
6 changed files with 8 additions and 0 deletions

View File

@ -99,3 +99,10 @@ figcaption {
background-color: #dddddd;
color: #444444;
}
blockquote {
border: none;
background-color: #f4f4f4;
margin-left: 25px;
margin-right: 25px;
}