Skip to content

Instantly share code, notes, and snippets.

@DeCotii
Created April 21, 2016 19:31
Show Gist options
  • Save DeCotii/51a133805a4740decdac98e27b81cd38 to your computer and use it in GitHub Desktop.
Save DeCotii/51a133805a4740decdac98e27b81cd38 to your computer and use it in GitHub Desktop.
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+2,1+98 */
background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 2%, rgba(255,255,255,1) 98%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 2%,rgba(255,255,255,1) 98%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 2%,rgba(255,255,255,1) 98%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment