Skip to content

Instantly share code, notes, and snippets.

@falsefalse
Last active December 14, 2015 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save falsefalse/4997619 to your computer and use it in GitHub Desktop.
Save falsefalse/4997619 to your computer and use it in GitHub Desktop.
Chrome user stylesheets
/* Monospace font for GMail plaintext view and compose */
div[class="ii gt adP adO"],
.Ap textarea, .At textarea,
div[class*="LW-avf"] {
font-family: monospace !important;
font-size: 1em !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment