This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Fix status embed card links color
closed-social-glitch-2
Thibaut Girka
6 years ago
committed by
ThibG
parent
d9a92d5040
commit
e36f6f48e5
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
app/javascript/flavours/glitch/styles/components/status.scss
+ 4
- 0
app/javascript/flavours/glitch/styles/components/status.scss
View File
@ -675,6 +675,10 @@
position
:
relative
;
bottom
:
-1px
;
}
a
.
fa
,
a
:
hover
.
fa
{
color
:
inherit
;
}
}
}
Write
Preview
Loading…
Cancel
Save