mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
style blockquote to look better
This commit is contained in:
parent
c06357a604
commit
d559ea3d4e
@ -107,4 +107,10 @@ textarea:-webkit-autofill {
|
||||
img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
border-left: 2px solid;
|
||||
margin: 20px;
|
||||
padding: 10px 40px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user