Advertisement
Guest User

Untitled

a guest
Jun 30th, 2016
382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
4CS 0.89 KB | None | 0 0
  1. element.style {
  2. }
  3. #facebook ._-kb {
  4.     font-family: helvetica, arial, sans-serif;
  5. }
  6. body, button, input, label, select, td, textarea {
  7.     font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
  8.     font-size: 12px;
  9. }
  10. body {
  11.     background: #fff;
  12.     color: #1d2129;
  13.     direction: ltr;
  14.     line-height: 1.34;
  15.     margin: 0;
  16.     padding: 0;
  17.     unicode-bidi: embed;
  18. }
  19. html, body {
  20.     border: 0;
  21. }
  22. body {
  23.     overflow-y: scroll;
  24. }
  25. body[Attributes Style] {
  26.     direction: ltr;
  27.     unicode-bidi: isolate;
  28. }
  29. user agent stylesheet
  30. body {
  31.     display: block;
  32.     margin: 8px;
  33. }
  34. margin‒
  35. ‒border‒
  36. ‒padding‒
  37. 791 × 837
  38. ‒‒
  39. ‒‒
  40.  
  41. Filter
  42.  
  43. Show all
  44. background-attachment:
  45. scroll
  46. ;
  47. background-clip:
  48. border-box
  49. ;
  50. background-color:
  51. rgb(255, 255, 255)
  52. ;
  53. background-image:
  54. none
  55. ;
  56. background-origin:
  57. padding-box
  58. ;
  59. background-size:
  60. auto
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement