displaying blog comments

This commit is contained in:
Paul Schneider 2017-10-05 11:58:51 +02:00
commit 6dcbfbe63e
9 changed files with 53 additions and 10 deletions

View file

@ -50,7 +50,15 @@
.smalltofhol {
align-self: left;
padding: 1em;
padding: .5em;
border-radius: 32px;
}
.commentmeta {
margin: .5em;
padding: .5em;
border-right: #444 dashed 1px;
border-top: #444 solid 1px;
}
.price {