Skip to content

Instantly share code, notes, and snippets.

@sportebois
Created February 18, 2018 20:56
Show Gist options
  • Save sportebois/0346c97388bd44f65fc8a43f92dfe833 to your computer and use it in GitHub Desktop.
Save sportebois/0346c97388bd44f65fc8a43f92dfe833 to your computer and use it in GitHub Desktop.
Firacode in Manning livebook (Stylish rule)
/* Manning's livebooks */
@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 livebook.manning.com */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment