Add background color for bitbucket icon

This commit is contained in:
Georg Grauberger 2018-05-09 22:46:10 +02:00
parent 559b63bcc5
commit ec903b0191
3 changed files with 6 additions and 1 deletions

View file

@ -450,6 +450,10 @@ ul.social {
background-color: @xing-bg-color;
}
a.sc-bitbucket {
background-color: @bitbucket-bg-color;
}
}
.ads-aside {