add xing background color for use in SOCIAL variable

This commit is contained in:
Rico Ullmann 2017-03-19 19:16:23 +01:00
parent 567cc8964f
commit 1fd8ffd75a
3 changed files with 7 additions and 1 deletions

View file

@ -407,6 +407,11 @@ ul.social {
a.sc-gitlab {
background-color: @gitlab-bg-color;
}
a.sc-xing {
background-color: @xing-bg-color;
}
}
.ads-aside {