Add stack-overflow to supported social icons

This commit is contained in:
Karol Kuczmarski 2015-08-22 18:18:17 -07:00
parent 66b27aad17
commit f8782ef0ac
4 changed files with 9 additions and 1 deletions

View file

@ -353,6 +353,10 @@ ul.social {
background-color: #f26109;
}
a.sc-stack-overflow {
background-color: #ff9900;
}
a.sc-twitter {
background-color: #4da7de;
}