Created
July 26, 2018 06:37
-
-
Save erinxocon/b26a18a561925288770232b09740417c 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
.blob-code-inner, | |
.blob-num, | |
.highlight pre { | |
font-family: "font name" !important; | |
font-size: 12px !important; | |
} | |
.pl-c, | |
.pl-e { | |
font-style: italic; | |
} | |
.pl-c { | |
color: #4CAF50; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment