User:Flo/gradient2: Difference between revisions
< User:Flo
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<span style=" | <span style=" | ||
background: red; | background: red; | ||
background: -webkit-linear-gradient(left, {{{2| | background: -webkit-linear-gradient(left, {{{2|DimGrey}}}, {{{3|Olive}}}); | ||
background: -o-linear-gradient(right, {{{2|grey}}}, {{{3|black}}}); | background: -o-linear-gradient(right, {{{2|grey}}}, {{{3|black}}}); | ||
background: -moz-linear-gradient(right, {{{2|black}}}, {{{3|grey}}}); | background: -moz-linear-gradient(right, {{{2|black}}}, {{{3|grey}}}); |
Revision as of 11:46, 9 December 2021
{{{1}}}