Template:Button

From Idle Clans wiki
Revision as of 18:12, 8 October 2024 by Joshical (talk | contribs) (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>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
   <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>