change comment style

This commit is contained in:
Tuan-Dung Bui 2023-04-11 23:55:11 +07:00
parent 2bd0e41653
commit d7672cf81b
9 changed files with 272 additions and 124 deletions

View file

@ -121,6 +121,18 @@ a {
margin: -50px 23px 10px -40px;
padding-top: 50px;
}
.show_more_reply {
font-weight: bold;
display: block;
margin: 16px 40px;
}
.show_more_comment {
font-weight: bold;
display: block;
margin: 0 -40px;
}
}
.no-comments-message {