mirror of
https://github.com/remoteintech/remote-jobs
synced 2024-12-26 04:13:10 +00:00
Make footer social links always white (#697)
This commit is contained in:
parent
43332d15a0
commit
d4d02b18b1
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@ a:hover,
|
|||
color: #999;
|
||||
}
|
||||
|
||||
.jetpack-social-navigation a {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
/**
|
||||
* Styles for company profile pages
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue