Add background color for bitbucket icon
This commit is contained in:
parent
559b63bcc5
commit
ec903b0191
3 changed files with 6 additions and 1 deletions
|
@ -450,6 +450,10 @@ ul.social {
|
|||
background-color: @xing-bg-color;
|
||||
}
|
||||
|
||||
a.sc-bitbucket {
|
||||
background-color: @bitbucket-bg-color;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.ads-aside {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue