Added instagram background color for use in SOCIAL variable (#110)

This commit is contained in:
Mark Olson 2017-04-03 22:16:41 +02:00 committed by Alexandre Vicenzi
parent 225c8c2fd0
commit ec070a15bd
3 changed files with 6 additions and 1 deletions

View file

@ -364,6 +364,10 @@ ul.social {
background-color: @google-bg-color;
}
a.sc-instagram {
background-color: @instagram-bg-color;
}
a.sc-pinterest {
background-color: @pinterest-bg-color;
}