Added color for Twitch

This commit is contained in:
Sumner Evans 2020-04-26 13:57:21 -06:00
parent 9d672dba84
commit ac34f08c1e
No known key found for this signature in database
GPG key ID: 8904527AB50022FD
3 changed files with 6 additions and 1 deletions

View file

@ -454,6 +454,10 @@ ul.social {
background-color: @tumblr-bg-color;
}
a.sc-twitch {
background-color: @twitch-bg-color;
}
a.sc-twitter {
background-color: @twitter-bg-color;
}