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|#9BD3FF, #C9E7FF}}}); 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|#30A5FF, #C9E7FF}}}); 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 14:42, 14 May 2023

This is a sample gradient text.