Copied!
background-image: linear-gradient(top, #ebdc23 0%, #fffcc2 13%, #fffcc2 25%, #ebdc23 38%, #ebdc23 50%, #fffcc2 63%, #fffcc2 75%, #ebdc23 88%, #ebdc23 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ebdc23), color-stop(0.125, #fffcc2), color-stop(0.25, #fffcc2), color-stop(0.375, #ebdc23), color-stop(0.5, #ebdc23), color-stop(0.625, #fffcc2), color-stop(0.75, #fffcc2), color-stop(0.875, #ebdc23), color-stop(1, #ebdc23));
background-image: -moz-linear-gradient(top, #ebdc23 0%, #fffcc2 13%, #fffcc2 25%, #ebdc23 38%, #ebdc23 50%, #fffcc2 63%, #fffcc2 75%, #ebdc23 88%, #ebdc23 100%);
background-image: -o-linear-gradient(top, #ebdc23 0%, #fffcc2 13%, #fffcc2 25%, #ebdc23 38%, #ebdc23 50%, #fffcc2 63%, #fffcc2 75%, #ebdc23 88%, #ebdc23 100%);
background-image: -ms-linear-gradient(top, #ebdc23 0%, #fffcc2 13%, #fffcc2 25%, #ebdc23 38%, #ebdc23 50%, #fffcc2 63%, #fffcc2 75%, #ebdc23 88%, #ebdc23 100%);