#135 add Medium background color

This commit is contained in:
Sumner Evans 2017-08-30 08:57:51 -06:00
parent dde2b74172
commit 8851d01494
No known key found for this signature in database
GPG key ID: 8904527AB50022FD
3 changed files with 7 additions and 2 deletions

View file

@ -402,6 +402,10 @@ ul.social {
background-color: @linkedin-bg-color;
}
a.sc-medium {
background-color: @medium-bg-color;
}
a.sc-rss {
background-color: @rss-bg-color;
}