mirror of
https://git.acl.cool/al/pages.git
synced 2025-12-16 04:21:17 -05:00
blockquote indent all with multi paragraphs
This commit is contained in:
parent
8c5b42a1b1
commit
4388064d92
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ blockquote {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
blockquote p+p {
|
blockquote:has(p + p) {
|
||||||
text-indent: 1em;
|
text-indent: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue