Created
April 1, 2015 14:16
-
-
Save mauricerenck/b0ba7b5c23e68f25c76d to your computer and use it in GitHub Desktop.
striped brackground
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
/* background : linear-gradient(to right, white 30px, transparent 0); | |
background-position : bottom left; | |
background-size : 60px 2px; | |
background-repeat : repeat-x; */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment