Guest User

Untitled

a guest
Aug 10th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. /*
  2. Reset
  3. */
  4.  
  5. article, aside, dialog, figure, footer, header, hgroup, nav, section { display: block; }
  6. body, form, ol, ul, dl, li, dt, dd, td, th ,tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address { margin: 0; padding: 0; }
  7. ol, ul { list-style: none; }
  8. img { border: 0; }
  9. fieldset { margin: 0; padding: 0; border: 0; }
  10. input, select, textarea { font-size: 100%; vertical-align: middle; }
  11. table { border-collapse: collapse; border-spacing: 0; empty-cells: show; }
  12. th { text-align: left; }
  13. a:focus { overflow: hidden; }
  14. iframe { border: none !important; }
Add Comment
Please, Sign In to add comment