Add GitLab color.

This fix #72.
This commit is contained in:
Alexandre Vicenzi 2017-01-11 21:39:28 -02:00
parent a765ba9d28
commit 61bae3c360
3 changed files with 6 additions and 1 deletions

View file

@ -399,6 +399,10 @@ ul.social {
a.sc-soundcloud {
background-color: @soundcloud-bg-color;
}
a.sc-gitlab {
background-color: @gitlab-bg-color;
}
}
.ads-aside {