Difference between revisions of "Template:Linear-gradient"
From Veloopti Help
(fix) |
(-ms-linear-gradient was preview-release only; IE10/11 supports gradients without prefix.) |
||
Line 1: | Line 1: | ||
− | <includeonly>background-image: -moz | + | <includeonly>background-image: -moz-linear-gradient({{{1|}}}, {{{2|}}}); background-image: -o-linear-gradient({{{1|}}}, {{{2|}}}); background-image: -webkit-linear-gradient({{{1|}}}, {{{2|}}}); background-image: linear-gradient({{{1|}}}, {{{2|}}});</includeonly><noinclude> |
<!-- ADD CATEGORIES AND INTERWIKIS TO THE /doc PAGE, NOT HERE, THANKS --> | <!-- ADD CATEGORIES AND INTERWIKIS TO THE /doc PAGE, NOT HERE, THANKS --> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 14:09, 14 November 2013
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |