indent p + p
This commit is contained in:
parent
3b91983491
commit
299ffe6c4b
6 changed files with 53 additions and 3 deletions
|
|
@ -298,6 +298,14 @@ p, li {
|
|||
word-spacing: -0.004em;
|
||||
}
|
||||
|
||||
.wrapper-indent {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.wrapper-indent > p:first-of-type {
|
||||
text-indent: 5mm;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
font-family: var(--font-quote);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue