show stickied comments in posts

This commit is contained in:
teddit
2020-11-22 14:09:43 +01:00
parent 348e88fee4
commit f27f27041e
3 changed files with 29 additions and 7 deletions
+3
View File
@@ -767,6 +767,9 @@ input[type="submit"]:hover,
float: left;
width: 100%;
}
#post .comment .meta p.stickied {
color: green;
}
#post .comment .meta p.author a {
font-weight: initial;
margin-left: 10px;