fix mentions post time color

This commit is contained in:
ghost 2022-07-08 18:13:22 +03:00
parent 96e04184c6
commit 19e3166fca

View File

@ -791,7 +791,7 @@ samp {
} }
.post.new .post-info-time { .post.new .post-info-time {
color: #2b2e35; color: rgba(255, 255, 255, 0.7);
} }
.post.promoted > .post-data .post-text::after { .post.promoted > .post-data .post-text::after {