Created
October 19, 2019 22:57
-
-
Save 74th/e9bb3344e985231e25f9aeae5905a128 to your computer and use it in GitHub Desktop.
github.comのフォントを変更するChrome拡張機能stylishの設定
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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