Added tumblr background color for use in SOCIAL variable

This commit is contained in:
Daniel Gill 2017-04-22 13:58:02 -04:00
parent a6f12ec781
commit a1b0ef62c6
3 changed files with 6 additions and 1 deletions

View file

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