Skip to content

Instantly share code, notes, and snippets.

@jcbrinfo
Last active July 12, 2016 19:08
Show Gist options
  • Select an option

  • Save jcbrinfo/ff93ff2d5ff9759b6689ca159f908fee to your computer and use it in GitHub Desktop.

Select an option

Save jcbrinfo/ff93ff2d5ff9759b6689ca159f908fee to your computer and use it in GitHub Desktop.
/* For use in Stylish. */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("github.com") {
body, .markdown-body {
font-family: "Noto Sans", sans-serif;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment