Added instagram background color for use in SOCIAL variable
This commit is contained in:
parent
225c8c2fd0
commit
b0d22426db
2 changed files with 5 additions and 0 deletions
|
@ -363,6 +363,10 @@ ul.social {
|
|||
a.sc-google {
|
||||
background-color: @google-bg-color;
|
||||
}
|
||||
|
||||
a.sc-instagram {
|
||||
background-color: @instagram-bg-color;
|
||||
}
|
||||
|
||||
a.sc-pinterest {
|
||||
background-color: @pinterest-bg-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue