Skip to content

Instantly share code, notes, and snippets.

@BKcore
Created June 18, 2013 04:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BKcore/5802696 to your computer and use it in GitHub Desktop.
Save BKcore/5802696 to your computer and use it in GitHub Desktop.
srtipes stylus
background-repeat: repeat-x
background-size: size size
background-image: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.20) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent)
background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment