Last active
April 5, 2018 00:02
-
-
Save adnasa/daebcd93304bb50fe302faf7cfdc2e1d to your computer and use it in GitHub Desktop.
stylebot for github
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
.commit-link tt { | |
color: #e2e2e2 ; | |
} | |
.file-info a.link-gray-dark, pre, code, tt, kbd:not(.badmono), samp, .blob-code, .file-data pre, .line-data, #gist-form .file .input textarea, .blob-code-inner, .blob-code.blob-code-inner, .diff-table .code-review.blob-code { | |
font-family: "Fira Code" | |
; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment