Guest User

Untitled

a guest
May 20th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. * {
  2. background: transparent;
  3. border: 0;
  4. font-size: 100%;
  5. margin: 0;
  6. outline: 0;
  7. padding: 0;
  8. vertical-align: baseline; }
  9.  
  10. article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  11. display: block; }
  12.  
  13. body {
  14. line-height: 1; }
  15.  
  16. ol, ul {
  17. list-style: none; }
  18.  
  19. input, select {
  20. vertical-align: middle; }
  21.  
  22. table {
  23. border-collapse: collapse;
  24. border-spacing: 0; }
Add Comment
Please, Sign In to add comment