Added Keybase background color

This commit is contained in:
Sumner Evans 2019-04-16 15:19:40 -06:00
parent 953ede091b
commit 1bf1e9349a
No known key found for this signature in database
GPG key ID: 8904527AB50022FD
3 changed files with 6 additions and 1 deletions

View file

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