Skip to content

Instantly share code, notes, and snippets.

@Nemo157
Last active October 13, 2020 09:55
Show Gist options
  • Save Nemo157/f487aff9fb49c93367c190ec22055307 to your computer and use it in GitHub Desktop.
Save Nemo157/f487aff9fb49c93367c190ec22055307 to your computer and use it in GitHub Desktop.
/* ==UserStyle==
@name bandcamp.com
@namespace https://gist.github.com/Nemo157/f487aff9fb49c93367c190ec22055307
@version 1.0.0
==/UserStyle== */
@-moz-document domain("bandcamp.com") {
li[data-item-id^="track"] {
opacity: 0.3;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment