diff --git a/style.css b/style.css index cbfb430..3ec50f5 100644 --- a/style.css +++ b/style.css @@ -1011,6 +1011,10 @@ Comments list-style-type: none; } +.comment-list ol, .comment-list li { + list-style-type: none; +} + .comment-list li > ul, .comment-list li > ol { margin-left: 1em;