Template:GradientText: Difference between revisions

From The Walkscape Walkthrough
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
<span class="gradient-text" style="font-family: Ubuntu; font-weight: 900; background-clip: text; -webkit-background-clip: text; background-image: linear-gradient({{{deg|180}}}deg, {{{colors|#ffffff, #f3f6f4}}}); color: transparent; -webkit-text-stroke: {{{stroke-width|0.01em}}} {{{stroke-color|#000000}}}; --pcsize: {{{pcsize|{{{size|large}}}}}}; --mobilesize: {{{mobilesize|{{{size|large}}}}}}">{{{text|This is a sample gradient text.}}}</span>
<span class="gradient-text" style="font-family: Ubuntu; font-weight: 900; background-clip: text; -webkit-background-clip: text; background-image: linear-gradient({{{deg|180}}}deg, {{{colors|#eeeeee, #f3f6f4}}}); color: transparent; -webkit-text-stroke: {{{stroke-width|0.01em}}} {{{stroke-color|#000000}}}; --pcsize: {{{pcsize|{{{size|large}}}}}}; --mobilesize: {{{mobilesize|{{{size|large}}}}}}">{{{text|This is a sample gradient text.}}}</span>

Revision as of 21:50, 10 October 2023

This is a sample gradient text.