Add post count, image count, and unique posters to post detail
Just like 4chan has!!!!!!! Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -108,6 +108,10 @@ th {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.post_stats {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.post {
|
||||
background-color: var(--post-background);
|
||||
padding: 10px;
|
||||
|
||||
Reference in New Issue
Block a user