Created
November 26, 2015 13:52
-
-
Save puhitaku/88c8fc1c7a225c8f8ee6 to your computer and use it in GitHub Desktop.
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
#notebook, .prompt input_prompt, .inner_cell { | |
font-family: "Source Han Code JP" !important; | |
} | |
.prompt { | |
font-family: "Source Han Code JP" !important; | |
} | |
.CodeMirror-code { | |
font-family: "Source Han Code JP" !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment