added avatars to posts

This commit is contained in:
Mystikfluu
2022-06-11 19:14:19 +02:00
parent 1c5b146827
commit 4fee310dbe
2 changed files with 38 additions and 7 deletions
+6
View File
@@ -32,6 +32,12 @@
padding-bottom: 2px;
}
.avatar {
margin-right: 5px;
margin-top: 10px;
margin-left: 5px;
}
.mention {
color: blue;
}