Skip to content

Instantly share code, notes, and snippets.

@FrankFang
Last active December 16, 2015 11:49
Show Gist options
  • Save FrankFang/5429721 to your computer and use it in GitHub Desktop.
Save FrankFang/5429721 to your computer and use it in GitHub Desktop.
simple reset
* { margin: 0; padding: 0; }
ul, ol, dl { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
body { font: 14px/1.6 tahoma, arial, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif; }
a { text-decoration: none; color: #000; }
imgi { border: none; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment