Added tumblr background color for use in SOCIAL variable

This commit is contained in:
Daniel Gill 2017-04-24 08:52:56 -04:00 committed by Alexandre Vicenzi
parent 46fe5918cd
commit 79c91d1335
2 changed files with 5 additions and 0 deletions

View file

@ -404,6 +404,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;
}