Last active
December 24, 2016 06:43
-
-
Save zengxs/063575007fa2cfc870ab67f284ecfa34 to your computer and use it in GitHub Desktop.
font render adjust for chromium
This file contains 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
* { | |
text-shadow: 0.01px 0.01px 0.01px #7c7c7c !important; | |
} | |
/* | |
Fonts Setting: | |
Standard : Microsoft YaHei | |
Serif : SimSun | |
San-Serif : Microsoft YaHei | |
Monospace : Consolas | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment