SoundCloud: emphasize download and buy links
Outlines free download and buy links on tracks so they are easier to notice.
Code to copy
/* Emphasize free download and buy links so they are easy to spot */
.soundActions__purchaseLink,
a.sc-button-download,
.buyLink {
outline: 2px solid #ff5500 !important;
border-radius: 4px !important;
font-weight: 700 !important;
}
How to use this example
- Copy the code with the button above.
- Install JustZix (2 minutes) and open the extension on the target page.
- Add a new rule matching that page.
- Paste the code into the rule's CSS panel and save — the effect appears instantly.
Rate this example
No ratings yet — be the first.