Skip to content

Instantly share code, notes, and snippets.

@reorx
Created September 13, 2017 07:00
Show Gist options
  • Select an option

  • Save reorx/47586a5db973c499114f5034629b5883 to your computer and use it in GitHub Desktop.

Select an option

Save reorx/47586a5db973c499114f5034629b5883 to your computer and use it in GitHub Desktop.
/* Consolas: Win: 82.97% Mac: 34.77%
* Lucida Console: Win: 99.18% Mac: 0%
* Monaco: Win: 2.74% Mac: 99.82%
*/
.monospace {
font-family: Consolas, monaco, "Lucida Console", monospace;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment