User:Flo/gradient2: Difference between revisions

From XPUB & Lens-Based wiki
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<span style="
<span style="
     background: red;
     background: red;
     background: -webkit-linear-gradient(left, {{{2|DimGrey}}}, {{{3|Olive}}});
     background: -webkit-linear-gradient(left, {{{2|Thistle}}}, {{{3|Olive}}});
     background: -o-linear-gradient(right, {{{2|grey}}}, {{{3|black}}});
     background: -o-linear-gradient(right, {{{2|Thistle}}}, {{{3|Olive}}});
     background: -moz-linear-gradient(right, {{{2|black}}}, {{{3|grey}}});
     background: -moz-linear-gradient(right, {{{2|Thistley}}}, {{{3|Olive}}});
     background: linear-gradient(to right, {{{2|grey}}}, {{{3|white}}});
     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 12:47, 9 December 2021

{{{1}}}