Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.79 KB | None | 0 0
  1. /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c9de96+32,8ab66b+47,398235+100&0.7+0,1+100 */
  2. background: -moz-linear-gradient(left,  rgba(201,222,150,0.7) 0%, rgba(201,222,150,0.8) 32%, rgba(138,182,107,0.84) 47%, rgba(57,130,53,1) 100%); /* FF3.6-15 */
  3. background: -webkit-linear-gradient(left,  rgba(201,222,150,0.7) 0%,rgba(201,222,150,0.8) 32%,rgba(138,182,107,0.84) 47%,rgba(57,130,53,1) 100%); /* Chrome10-25,Safari5.1-6 */
  4. background: linear-gradient(to right,  rgba(201,222,150,0.7) 0%,rgba(201,222,150,0.8) 32%,rgba(138,182,107,0.84) 47%,rgba(57,130,53,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  5. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3c9de96', endColorstr='#398235',GradientType=1 ); /* IE6-9 */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement