restyled default blockquotes

This commit is contained in:
Amy G. Bowersox 2024-08-09 18:42:36 -06:00
parent ba4b6f2cf0
commit dc25acd5da

View File

@ -22,6 +22,12 @@ ins {
background-color: #ffec99; background-color: #ffec99;
text-decoration: none; text-decoration: none;
} }
blockquote {
margin-left: 0px;
padding-left: 0.5em;
margin-right: 1em;
border-left: 2px solid #9873f7;
}
""" """