Skip to content

Instantly share code, notes, and snippets.

@linmic
Last active August 24, 2016 03:20
Show Gist options
  • Select an option

  • Save linmic/2b6cfff748068d8a92dd926c5b766c56 to your computer and use it in GitHub Desktop.

Select an option

Save linmic/2b6cfff748068d8a92dd926c5b766c56 to your computer and use it in GitHub Desktop.
:root {
font: 400 17px/1.8 'Open Sans', Arial, 'Hiragino Sans GB', 'Pingfang TC', 'Lantinghei TC', 'Microsoft YaHei', 'Wenquanyi Micro Hei', 'WenQuanYi Zen Hei', 'ST Heiti', SimHei, 'WenQuanYi Zen Hei Sharp', 'Microsoft Jhenghei', sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smooth: auto;
text-rendering: optimizeLegibility;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment