Facebook
From dfdffd, 3 Years ago, written in jQuery 1.3.
This paste is a reply to Re: Listado series from Putrid Peafowl - view diff
Embed
Download Paste or View Raw
Hits: 219
  1. element.style {
  2. }
  3. body {
  4.     height: 100%;
  5. }
  6. body, html {
  7.     min-height: 100%;
  8. }
  9. body {
  10.     transition: all .6s ease;
  11. }
  12. body, body .btn {
  13.     font-weight: 300;
  14. }
  15. body {
  16.     background: #e7e7e7;
  17.     font-family: Roboto,sans-serif;
  18.     font-size: 16px;
  19.     line-height: 1.5em;
  20.     color: #222;
  21. }
  22. body {
  23.     font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
  24.     font-size: 14px;
  25.     line-height: 1.42857143;
  26.     color: #333;
  27.     background-color: #fff;
  28. }
  29. body {
  30.     margin: 0;
  31. }
  32. *, :after, :before {
  33.     box-sizing: border-box;
  34. }
  35. user agent stylesheet
  36. body {
  37.     display: block;
  38.     margin: 8px;
  39. }
  40.     font-size: 10px;
  41.     -webkit-tap-highlight-color: rgba(0,0,0,0);
  42. }
  43.     font-family: sans-serif;
  44.     -webkit-text-size-adjust: 100%;
  45.     -ms-text-size-adjust: 100%;
  46. }
  47. *, :after, :before {
  48.     box-sizing: border-box;
  49. }
  50. *, :after, :before {
  51.     box-sizing: border-box;
  52. }