More CSS tweaks for the in reply to section

This commit is contained in:
Thomas Sileo 2022-10-03 20:05:06 +02:00
parent 919a61f75d
commit 5a20b9d23a
2 changed files with 5 additions and 1 deletions

View file

@ -417,6 +417,10 @@ a.label-btn {
nav {
color: $muted-color;
}
.in-reply-to {
display: inline;
color: $muted-color;
}
.e-content, .activity-og-meta {
a:hover {
text-decoration: underline;