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/b29feb17bee39d7a9458 to your computer and use it in GitHub Desktop.
Save shigesanpo/b29feb17bee39d7a9458 to your computer and use it in GitHub Desktop.
<style>
/* はてなブログをはじめようを非表示にする */
.footer-action-wrapper{
display:none;
}
/* はてなブログ開発ブログ等のリンクを非表示にする */
.touch-item-list{
display:none;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment