mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 11:35:29 +01:00
Darkens colour on stream entries meta. (#2616)
This commit is contained in:
parent
aea3aff4e4
commit
54dddfe9b8
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user