mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-25 16:43:41 +01:00
Fix status embed card links color
This commit is contained in:
parent
d9a92d5040
commit
e36f6f48e5
1 changed files with 4 additions and 0 deletions
|
@ -675,6 +675,10 @@
|
|||
position: relative;
|
||||
bottom: -1px;
|
||||
}
|
||||
|
||||
a .fa, a:hover .fa {
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue