Skip to content

Instantly share code, notes, and snippets.

@larzconwell
Created May 26, 2012 21:58
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 larzconwell/2795456 to your computer and use it in GitHub Desktop.
Save larzconwell/2795456 to your computer and use it in GitHub Desktop.
body {
margin:0;
padding:0;
font-family:Helvetica, Verdana, Arial, sans-serif;
font-size:14px;
color:rgb(100,100,100);
}
header, nav, footer {margin:0;padding:0;display:block;}
img {outline:none;border:none;}
a {text-decoration:none;}
h1, h2, h3, h4 {margin:0;padding:0;}
a:focus, input:focus, textarea:focus, select:focus {outline:none;}
input {margin:0;padding:0;}
input[type=submit] {cursor:pointer;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment