Created
July 27, 2015 11:42
-
-
Save Xavka/71f4b999b39b9f34c6ae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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