Skip to content

Instantly share code, notes, and snippets.

@dciccale
Created May 18, 2011 13:09
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save dciccale/978542 to your computer and use it in GitHub Desktop.
Save dciccale/978542 to your computer and use it in GitHub Desktop.
One-line CSS Reset
*{margin:0;padding:0;outline:0;font-size:1em;font-weight:normal;font-style:normal;border:0;text-decoration:none;list-style-type:none}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment