drip.css: agregarle DRIP a las citas

This commit is contained in:
Cat /dev/Nulo 2021-11-01 10:12:16 -03:00
parent a9ca3d1b40
commit f7006c5961

View file

@ -17,3 +17,9 @@ abbr {
pre {
overflow-x: auto;
}
blockquote {
border-left: solid 3px black;
margin: auto .5em;
padding-left: 1em;
}