Guest User

Untitled

a guest
Oct 19th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. /**
  2. * The first commented line is your dabblet’s title
  3. */
  4.  
  5. backgraund: #58a
  6. background-image:linear-gradient (white 2px,transparent 0),
  7. linear-gradient (90deg, white 2px,transparent 0),
  8. linear-gradient (hsla(0,0%,100%,.3) 1px,transparent 0),
  9. linear-gradient (90deg, hsla(0,0%,100%,.3) 1px,transparent 0);
  10. background-size: 75px 75px 75px 75px,
  11. 15px 15px 15px 15px;
Add Comment
Please, Sign In to add comment