Set Diaspora icon colors.

This commit is contained in:
NicoPy 2020-04-14 17:52:06 +02:00
parent cf63b4408e
commit d0fae534ea
4 changed files with 9 additions and 2 deletions

View file

@ -482,6 +482,11 @@ ul.social {
background-color: @mastodon-bg-color;
}
a.sc-diaspora {
color: @diaspora-color;
background-color: @diaspora-bg-color;
}
a.sc-flickr {
background-color: @flickr-bg-color;
}