Skip to content

Instantly share code, notes, and snippets.

@sportebois
Created February 18, 2018 20:51
Show Gist options
  • Save sportebois/74648eab640987372953a69c309af1a4 to your computer and use it in GitHub Desktop.
Save sportebois/74648eab640987372953a69c309af1a4 to your computer and use it in GitHub Desktop.
Firacode in Stackoverflow (Stylish config)
/* Stackoverflow */
@import url(https://cdn.rawgit.com/tonsky/FiraCode/1.204/distr/fira_code.css);
code {
font-family: 'Fira Code';
}
/* applies to URLs on the domain stackoverflow.com */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment