Template:Button: Difference between revisions

From Idle Clans wiki
(Created page with "<div style="display: inline-block; margin: 5px;"> <a href="{{{1}}}" style="text-decoration: none; background-color: #4CAF50; color: white; padding: 10px 15px; border-radius: 5px; border: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);"> {{{2}}} </a> </div>")
 
(Blanked the page)
Tag: Blanking
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="display: inline-block; margin: 5px;">
 
    <a href="{{{1}}}" style="text-decoration: none; background-color: #4CAF50; color: white; padding: 10px 15px; border-radius: 5px; border: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);">
        {{{2}}}
    </a>
</div>

Latest revision as of 12:38, 9 October 2024