Created
May 16, 2020 13:58
-
-
Save SashaDesigN/424718649471c91af02183c90de2129c to your computer and use it in GitHub Desktop.
Revisions
-
SashaDesigN created this gist
May 16, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ background: rgb(80,2,97); background: -moz-linear-gradient(306deg, rgba(80,2,97,1) 0%, rgba(97,9,121,1) 12%, rgba(171,5,185,1) 27%, rgba(134,4,204,1) 42%, rgba(192,3,216,1) 53%, rgba(173,0,203,1) 66%, rgba(0,53,181,1) 84%, rgba(110,0,157,1) 100%); background: -webkit-linear-gradient(306deg, rgba(80,2,97,1) 0%, rgba(97,9,121,1) 12%, rgba(171,5,185,1) 27%, rgba(134,4,204,1) 42%, rgba(192,3,216,1) 53%, rgba(173,0,203,1) 66%, rgba(0,53,181,1) 84%, rgba(110,0,157,1) 100%); background: linear-gradient(306deg, rgba(80,2,97,1) 0%, rgba(97,9,121,1) 12%, rgba(171,5,185,1) 27%, rgba(134,4,204,1) 42%, rgba(192,3,216,1) 53%, rgba(173,0,203,1) 66%, rgba(0,53,181,1) 84%, rgba(110,0,157,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#500261",endColorstr="#6e009d",GradientType=1);