Created
September 13, 2017 07:00
-
-
Save reorx/47586a5db973c499114f5034629b5883 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* 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