Difference between revisions of "User:Creativehedgehog/Templates/CustomColorButton"

Line 1: Line 1:
<span class="mw-ui-button {{{color}}}" style="background-image:linear-gradient(rgba(255,0,0,0.8),rgb(0,255,0,0.8)); color:{{{color|white}}};">{{{text|Button text}}}</span>
+
<span class="mw-ui-button {{{color}}}" style="background-image:linear-gradient(rgba(255,0,0,0.5),rgb(0,255,0,0.5)); color:{{{color|white}}};">{{{text|Button text}}}</span>

Revision as of 18:47, 20 August 2020

Button text