Skip to content

Instantly share code, notes, and snippets.

@pcmoore
Created June 18, 2018 15:51
Show Gist options
  • Save pcmoore/dcbacdad5d5c13fe8e4f5bcc0efc1cf7 to your computer and use it in GitHub Desktop.
Save pcmoore/dcbacdad5d5c13fe8e4f5bcc0efc1cf7 to your computer and use it in GitHub Desktop.
/**
* Working as of June 18, 2018
*/
/* .a3s used when reading email */
.a3s {
font-family: monospace !important;
}
/* .LW-avf used when composing, (!important is critial) */
.LW-avf {
font-family: monospace !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment