Skip to content

Instantly share code, notes, and snippets.

@NatalieMac
Last active February 5, 2016 05:19
Show Gist options
  • Save NatalieMac/7e929a4bed7bc7c9812a to your computer and use it in GitHub Desktop.
Save NatalieMac/7e929a4bed7bc7c9812a to your computer and use it in GitHub Desktop.
.box1 {
background: lighten(#BDA0CB,10%) 50% 0 repeat-x leftArrow(#BDA0CB);
background-size: contain;
}
.box2 {
background: lighten(#FF1493,10%) 50% 0 repeat-x rightArrow(#FF1493);
background-size: contain;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment