Skip to content

Instantly share code, notes, and snippets.

@riddle
Created April 15, 2015 21:15
Show Gist options
  • Save riddle/ddf0fe26c571b8eda4d1 to your computer and use it in GitHub Desktop.
Save riddle/ddf0fe26c571b8eda4d1 to your computer and use it in GitHub Desktop.
shut-up-youtube.user.css
#watch-discussion::before {
content: "Shut up, YouTube!" !important;
}
#watch-discussion > * {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment