szurubooru/public_html/media/css/comment-list.css

17 lines
234 B
CSS
Raw Normal View History

.comment-group .post-wrapper {
float: left;
}
.comment-group .comments {
float: left;
}
.comment-group .post img {
margin-right: 1em;
margin-bottom: 1em;
}
.comment-group {
border-bottom: 1px solid #eee;
margin-bottom: 1em;
}