Copied!
background-image: linear-gradient(top, #493a57 17%, #321d4f 33%, #1b0048 50%, #24163a 67%, #2d2d2d 83%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.16666665, #493a57), color-stop(0.3333333, #321d4f), color-stop(0.49581423188878, #1b0048), color-stop(0.6662599, #24163a), color-stop(0.8339208139149701, #2d2d2d));
background-image: -moz-linear-gradient(top, #493a57 17%, #321d4f 33%, #1b0048 50%, #24163a 67%, #2d2d2d 83%);
background-image: -o-linear-gradient(top, #493a57 17%, #321d4f 33%, #1b0048 50%, #24163a 67%, #2d2d2d 83%);
background-image: -ms-linear-gradient(top, #493a57 17%, #321d4f 33%, #1b0048 50%, #24163a 67%, #2d2d2d 83%);