1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-11-25 15:46:35 +09:00

Darkens colour on stream entries meta. (#2616)

This commit is contained in:
Ash Furrow 2017-05-02 20:10:55 +02:00 committed by Eugen Rochko
parent aea3aff4e4
commit 54dddfe9b8

View File

@ -43,7 +43,7 @@
font-size: 14px;
.status__relative-time {
color: $color3;
color: $color4;
}
}
}
@ -87,7 +87,7 @@
span {
font-size: 14px;
color: $color3;
color: $color4;
}
}