Skip to content

Instantly share code, notes, and snippets.

@blackrobot
Last active July 12, 2018 22:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blackrobot/271d5fbac18ca10b1d0f8bc1cea4ddc3 to your computer and use it in GitHub Desktop.
Save blackrobot/271d5fbac18ca10b1d0f8bc1cea4ddc3 to your computer and use it in GitHub Desktop.
Github Refined Extra CSS
.blob-code-inner,
.blob-num,
.highlight pre,
.files > tbody > tr > td.content a {
font-family: "Operator Mono" !important;
}
.files > tbody > tr > td.content a {
font-size: 13.3px;
}
.pl-c, .pl-e {
font-style: italic;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment