Guest User

Untitled

a guest
Oct 17th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. /**
  2. * The first commented line is your dabblet’s title
  3. */
  4.  
  5. background: #eaeaea;
  6. background-image: linear-gradient(45deg, transparent 50%, rgba(255,255,255,.5) 50%),
  7. linear-gradient(-45deg, transparent 50%, rgba(255,255,255,.5) 100%);
  8. min-height: 100%;
  9. background-size: 50px;
Add Comment
Please, Sign In to add comment