Skip to content

Instantly share code, notes, and snippets.

@Xavka
Created July 27, 2015 11:42
Show Gist options
  • Save Xavka/71f4b999b39b9f34c6ae to your computer and use it in GitHub Desktop.
Save Xavka/71f4b999b39b9f34c6ae to your computer and use it in GitHub Desktop.
.box--gradient {
background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, #011852 10px, #011852 20px), repeating-linear-gradient(-45deg, #ffd200, #ffd200 10px, #011852 10px, #011852 20px);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment