Add CSS for soundcloud social link

So we have a nice orange soundcloud theme circle around it.
This commit is contained in:
R4nd0m6uy 2016-08-20 13:47:05 +02:00
parent 601b176d9e
commit 793fc9d630
2 changed files with 5 additions and 1 deletions

View file

@ -403,6 +403,10 @@ ul.social {
a.sc-reddit {
background-color: #ff4500;
}
a.sc-soundcloud {
background-color: #ff5500;
}
}
//