Widget
Changelog
(Created page with "<div class="mainpage-card" style="max-width: 361px; min-height: 223px; padding: 24px; background: #F3F6F9; border-radius: 6px; display: flex; flex-direction: column; position: relative;" onclick="window.location.href='<!--{$link|default:'#'}-->';"> <!-- Link at the bottom --> <div style="position: absolute; bottom: 24px; left: 24px;"> <a href="<!--{$link|default:'#'}-->" style="color: #1A50AD; font-size: 14px; font-weight: 600; text-decoration: none;">...") Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div | <!-- Simplified widget code: clickable card with centralized display title --> | ||
<div onclick="window.location.href='<!--{$link|default:'#'}-->';" style="max-width: 280px; width: 100%; height: 150px; padding: 20px; background: #F3F6F9; border-radius: 6px; display: flex; flex-direction: column; justify-content: center; align-items: center; cursor: pointer;" class="changelog-card"> | |||
<img src="<!--{$iconUrl|default:'https://example.com/icon.png'}-->" style="width: 20%; max-width: 40px; height: auto; margin-bottom: 10px;"> | |||
<a href="<!--{$link|default:'#'}-->" style="text-decoration: none; color: #1A50AD; font-size: 16px; font-weight: 600; text-align: center;"> | |||
<!--{$linktext|default:'Take Training'}--> | |||
</a> | |||
</div> |
Latest revision as of 21:51, 27 March 2024
<img src="" style="width: 20%; max-width: 40px; height: auto; margin-bottom: 10px;"> <a href="" style="text-decoration: none; color: #1A50AD; font-size: 16px; font-weight: 600; text-align: center;"> </a>
This page was edited more than 9 months ago on 03/27/2024. What links here