User:Flo/gradient2: Difference between revisions
< User:Flo
(Created page with "<span style=" background: red; background: -webkit-linear-gradient(left, {{{2|BlueViolet}}}, {{{3|grey}}}); background: -o-linear-gradient(right, {{{2|BlueViolet}}...") |
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|black}}}, {{{3|grey}}}); | ||
background: -o-linear-gradient(right, {{{2| | background: -o-linear-gradient(right, {{{2|grey}}}, {{{3|black}}}); | ||
background: -moz-linear-gradient(right, {{{2| | background: -moz-linear-gradient(right, {{{2|black}}}, {{{3|grey}}}); | ||
background: linear-gradient(to right, {{{2| | background: linear-gradient(to right, {{{2|grey}}}, {{{3|white}}}); | ||
font-size: 30px; | font-size: 30px; | ||
font-family: Times new Roman; | font-family: Times new Roman; |
Revision as of 11:45, 9 December 2021
{{{1}}}