Skip to content

Instantly share code, notes, and snippets.

View JsKsathiya's full-sized avatar

Sathiya JsKsathiya

View GitHub Profile
.preLoader {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a13161+0, 2a3088+100 */
background: rgb(102, 51, 152);
/* Old browsers */
background: -moz-linear-gradient(left, rgba(102, 51, 152, 1) 0%, rgba(99, 91, 176, 1) 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(102, 51, 152, 1) 0%, rgba(99, 91, 176, 1) 100%);
/* Chrome10-25, Safari5.1-6 */
background: linear-gradient(to right, rgba(102, 51, 152, 1) 0%, rgba(99, 91, 176, 1) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */