Changelog
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 1: Line 1:
<!-- Simplified widget code: clickable card with centralized display title -->
<!-- Simplified widget code: clickable card with centralized display title -->
<div onclick="window.location.href='<!--{$link|default:'#'}-->';" style="width: 280px; height: 150px; padding: 20px; background: #F3F6F9; border-radius: 6px; display: flex; justify-content: center; align-items: center; cursor: pointer;">
<div onclick="window.location.href='<!--{$link|default:'#'}-->';" style="width: 280px; height: 150px; padding: 20px; background: #F3F6F9; border-radius: 6px; display: flex; justify-content: center; align-items: center; cursor: pointer;" class= "changelog-card" >
     <a href="<!--{$link|default:'#'}-->" style="text-decoration: none; color: #1A50AD; font-size: 16px; font-weight: 600; text-align: center;">
     <a href="<!--{$link|default:'#'}-->" style="text-decoration: none; color: #1A50AD; font-size: 16px; font-weight: 600; text-align: center;">
         <!--{$linktext|default:'Take Training'}-->
         <!--{$linktext|default:'Take Training'}-->
     </a>
     </a>
</div>
</div>

Revision as of 20:47, 10 March 2024

   <a href="" style="text-decoration: none; color: #1A50AD; font-size: 16px; font-weight: 600; text-align: center;">
   </a>
This page was edited 53 days ago on 03/27/2024. What links here