mirror of
https://github.com/twisterarmy/twister-html.git
synced 2025-01-14 17:07:53 +00:00
fix mentions post time color
This commit is contained in:
parent
96e04184c6
commit
19e3166fca
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user