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

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