Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shigesanpo/84a120b72c6fbcfa70abbde3f86e8768 to your computer and use it in GitHub Desktop.
Save shigesanpo/84a120b72c6fbcfa70abbde3f86e8768 to your computer and use it in GitHub Desktop.
/* カードの記事説明文とはてなスターを消す */
.page-archive .entry-description,
.archive-entry-body .social-buttons{
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment