* reset in lib
authorMark Otto <otto@github.com>
Tue, 6 Nov 2012 01:05:53 +0000 (17:05 -0800)
committerMark Otto <otto@github.com>
Tue, 6 Nov 2012 01:05:53 +0000 (17:05 -0800)
lib/css/base.css

index 7d2f817..839dd0c 100644 (file)
@@ -1,83 +1,7 @@
 /* Hard reset
 -------------------------------------------------- */
 
-html,
-body,
-div,
-span,
-iframe,
-h1,
-h2,
-h3,
-h4,
-h5,
-h6,
-p,
-blockquote,
-pre,
-a,
-abbr,
-acronym,
-address,
-big,
-cite,
-code,
-del,
-dfn,
-em,
-img,
-ins,
-kbd,
-q,
-s,
-samp,
-small,
-strike,
-strong,
-sub,
-sup,
-tt,
-var,
-b,
-u,
-i,
-center,
-dl,
-dt,
-dd,
-ol,
-ul,
-li,
-fieldset,
-form,
-label,
-legend,
-table,
-caption,
-tbody,
-tfoot,
-thead,
-tr,
-th,
-td,
-article,
-aside,
-canvas,
-details,
-embed,
-figure,
-figcaption,
-footer,
-header,
-hgroup,
-menu,
-nav,
-output,
-section,
-summary,
-time,
-audio,
-video {
+* {
   padding: 0;
   margin: 0;
   border: 0;