Add CSS for soundcloud social link
So we have a nice orange soundcloud theme circle around it.
This commit is contained in:
parent
601b176d9e
commit
793fc9d630
2 changed files with 5 additions and 1 deletions
|
@ -403,6 +403,10 @@ ul.social {
|
|||
a.sc-reddit {
|
||||
background-color: #ff4500;
|
||||
}
|
||||
|
||||
a.sc-soundcloud {
|
||||
background-color: #ff5500;
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue