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 |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<span style=" | <span style=" | ||
background: red; | background: red; | ||
background: -webkit-linear-gradient(left, {{{2| | background: -webkit-linear-gradient(left, {{{2|Thistle}}}, {{{3|Olive}}}); | ||
background: -o-linear-gradient(right, {{{2| | background: -o-linear-gradient(right, {{{2|Thistle}}}, {{{3|Olive}}}); | ||
background: -moz-linear-gradient(right, {{{2| | background: -moz-linear-gradient(right, {{{2|Thistley}}}, {{{3|Olive}}}); | ||
background: linear-gradient(to right, {{{2| | background: linear-gradient(to right, {{{2|Thistle}}}, {{{3|Olive}}}); | ||
font-size: 30px; | font-size: 30px; | ||
font-family: Times new Roman; | font-family: Times new Roman; |
Latest revision as of 11:47, 9 December 2021
{{{1}}}