Skip to content

Instantly share code, notes, and snippets.

@fukamachi
Last active December 17, 2015 03:39
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save fukamachi/5545090 to your computer and use it in GitHub Desktop.
Save fukamachi/5545090 to your computer and use it in GitHub Desktop.
「↓の部分を追加」以下の部分を追加してください
/* <system section="theme" selected="11696248318752473050"> */
@import url("http://hatenablog.com/theme/11696248318752473050.css");
/* </system> */
/* <system section="background" selected="a5b095"> */
body{background:#a5b095;}
/* </system> */
/* ↓の部分を追加 */
.entry-content p {
text-indent: 0 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment