Skip to content

Instantly share code, notes, and snippets.

@zorbash
Created November 7, 2012 16:05
Show Gist options
  • Save zorbash/4032473 to your computer and use it in GitHub Desktop.
Save zorbash/4032473 to your computer and use it in GitHub Desktop.
scanlines background
.scanlines {
background-image: linear-gradient(90deg,
#223 25%, #450 25%, #410 50%,
#230 50%, #210 75%, #200 75%, #190);
background-size:6px 6px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment