Fix status embed card links color
This commit is contained in:
@ -675,6 +675,10 @@
|
||||
position: relative;
|
||||
bottom: -1px;
|
||||
}
|
||||
|
||||
a .fa, a:hover .fa {
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user