Skip to content

Instantly share code, notes, and snippets.

@daledesilva
Last active August 4, 2020 12:22
Show Gist options
  • Save daledesilva/4d52dd3fe7b3467174700124ea0872b1 to your computer and use it in GitHub Desktop.
Save daledesilva/4d52dd3fe7b3467174700124ea0872b1 to your computer and use it in GitHub Desktop.
/* Hide Locked Articles */
/* Updated: 04/08/2020 */
.ev-article-is-locked {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment