Created
June 18, 2018 15:51
-
-
Save pcmoore/dcbacdad5d5c13fe8e4f5bcc0efc1cf7 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
/** | |
* 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