Skip to content

Instantly share code, notes, and snippets.

@74th
Created October 19, 2019 22:57
Show Gist options
  • Save 74th/e9bb3344e985231e25f9aeae5905a128 to your computer and use it in GitHub Desktop.
Save 74th/e9bb3344e985231e25f9aeae5905a128 to your computer and use it in GitHub Desktop.
github.comのフォントを変更するChrome拡張機能stylishの設定
.blob-code, .blob-code-inner {
font-family: "Liga InputMono",Hasklig,"Hasklig Light",SourceCodePro,"Source Code Pro",SourceHanCodeJP,"Source Han Code JP,TakaoGothic";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment