client/css: improve list margins in comments
This commit is contained in:
parent
cf24d63fa4
commit
f0573be715
1 changed files with 2 additions and 2 deletions
|
@ -101,10 +101,10 @@
|
|||
|
||||
|
||||
.comment-content
|
||||
ul
|
||||
ul, ol
|
||||
list-style-position: inside
|
||||
margin: 1em 0
|
||||
padding: 0
|
||||
padding: 0 0 0 1.5em
|
||||
|
||||
.sjis
|
||||
font-family: 'MS PGothic', 'MS Pゴシック', 'IPAMonaPGothic', 'Trebuchet MS', Verdana, Futura, Arial, Helvetica, sans-serif
|
||||
|
|
Loading…
Reference in a new issue