Skip to content

Instantly share code, notes, and snippets.

@lw7360
Created September 21, 2015 18:49
Show Gist options
  • Save lw7360/031ac46ea28df2dbb9f9 to your computer and use it in GitHub Desktop.
Save lw7360/031ac46ea28df2dbb9f9 to your computer and use it in GitHub Desktop.
Monospace font stack.
.mono {
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment