Skip to content

Instantly share code, notes, and snippets.

@keisei1092
Created August 26, 2016 00:12
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 keisei1092/93f2e5d3c02f7e451caabb1bee907a33 to your computer and use it in GitHub Desktop.
Save keisei1092/93f2e5d3c02f7e451caabb1bee907a33 to your computer and use it in GitHub Desktop.
/* URLs starting with: http://qiita.com/ */
body, h1, h2, h3, h4, h5, h6 {
font-family: 'YuGothic' !important;
}
.itemsShowHeaderTitle_title {
font-family: 'GenEi LateMin' !important;
text-shadow: 0px 0px 3px black;
}
.draftsPreviewContent_title {
font-family: 'GenEi LateMin' !important;
}
pre, code, .editorMarkdown_textarea {
font-family: 'Consolas', 'YuGothic' !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment