Fix status embed card links color

remotes/1698178055505214576/signup-info-prompt
Thibaut Girka 2018-09-10 18:07:27 +02:00 committed by ThibG
parent d9a92d5040
commit e36f6f48e5
1 changed files with 4 additions and 0 deletions

View File

@ -675,6 +675,10 @@
position: relative;
bottom: -1px;
}
a .fa, a:hover .fa {
color: inherit;
}
}
}