Skip to content

Instantly share code, notes, and snippets.

@yun77op
Last active August 29, 2015 14:02
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 yun77op/c3d82e452792909ac742 to your computer and use it in GitHub Desktop.
Save yun77op/c3d82e452792909ac742 to your computer and use it in GitHub Desktop.
css
$simsun-font-family: arial,\5b8b\4f53;
$yahei-font-family :"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;
body {
line-height: 1.5;
}
h1 {
font-size: 3em;
line-height: 3em;
}
h2 {
line-height: 1.6363em;
font-size: 1.8333em; /* 22px */
margin: 1em 0 0.6363em 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment