This commit is contained in:
Oliver Davies 2019-04-17 00:40:12 +01:00
parent 984bd339d8
commit 4307391c93
42 changed files with 515 additions and 535 deletions

View file

@ -71,6 +71,12 @@
.comment-list .comment-metadata {
font-size: .875rem;
color: #1a202c;
display: flex;
}
.comment-list .comment-metadata > .edit-link-sep {
margin-left: .25rem;
margin-right: .25rem;
}
.comment-list .comment-content {