Put some space between paragraphs in comments, to make them more easily distinguishable.
Since this is styling, it works retroactively on all existing comments, too!
This commit is contained in:
parent
eb9b94b2bd
commit
ef29d120fc
1 changed files with 4 additions and 1 deletions
|
|
@ -622,7 +622,10 @@ ul.show_comments,
|
|||
:margin
|
||||
:bottom 0
|
||||
:top 0
|
||||
.ltr
|
||||
p + p
|
||||
:margin
|
||||
:top 1em
|
||||
.ltr
|
||||
ol, ul
|
||||
padding-left: 2em
|
||||
li
|
||||
|
|
|
|||
Loading…
Reference in a new issue