drip.css: agregarle DRIP a las citas
All checks were successful
continuous-integration/woodpecker the build was successful
All checks were successful
continuous-integration/woodpecker the build was successful
This commit is contained in:
parent
e41da81bac
commit
cff655085d
1 changed files with 6 additions and 0 deletions
6
drip.css
6
drip.css
|
@ -17,3 +17,9 @@ abbr {
|
|||
pre {
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border-left: solid 3px black;
|
||||
margin: auto .5em;
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
|
Reference in a new issue