Skip to content

Instantly share code, notes, and snippets.

@remear
Created September 7, 2010 20:58
Show Gist options
  • Save remear/569086 to your computer and use it in GitHub Desktop.
Save remear/569086 to your computer and use it in GitHub Desktop.
/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
/* LAYOUT */
.clear { clear:both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment