Skip to content

Instantly share code, notes, and snippets.

@sanographix
Created January 14, 2014 01:21
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 sanographix/8411363 to your computer and use it in GitHub Desktop.
Save sanographix/8411363 to your computer and use it in GitHub Desktop.
ZEN の本文フォントをmenuとかと同一にするやつ
.entry-content {
font-size: 75%;
font-family: 'Source Code Pro','Helvetica Neue',Helvetica,Arial,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ',Meiryo,'MS Pゴシック','MS PGothic',sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment