Template:Gradient: Difference between revisions
From Soygem Wiki
Jump to navigationJump to search
No edit summary Tag: Reverted |
m (Reverted edit by Ononoshemmypedoswhatsthis (talk) to last revision by Mutt) Tag: Rollback |
||
Line 1: | Line 1: | ||
background-image: -moz-linear-gradient({{{1|}}}, {{{2|}}}); background-image: -ms-linear-gradient({{{1|}}}, {{{2|}}}); background-image: -o-linear-gradient({{{1|}}}, {{{2|}}}); background-image: -webkit-linear-gradient({{{1|}}}, {{{2|}}}); background-image: linear-gradient({{{1|}}}, {{{2|}}});<noinclude>[[Category:Code templates]][[Category:Templates]]</noinclude> | |||
Latest revision as of 19:18, 7 September 2024
background-image: -moz-linear-gradient(, ); background-image: -ms-linear-gradient(, ); background-image: -o-linear-gradient(, ); background-image: -webkit-linear-gradient(, ); background-image: linear-gradient(, );