Widget
Card
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- Widget code for a single card --> | <!-- Widget code for a single card --> | ||
<div style="width: 361px; height: 183px; padding: 24px; background: #F3F6F9; border-radius: 6px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 10px; display: inline-flex"> | <div style="width: 361px; height: 183px; padding: 24px; background: <!--{$cardColor|default:'#F3F6F9'}-->; border-radius: 6px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 10px; display: inline-flex"> | ||
<div style="flex-direction: column; justify-content: center; align-items: flex-start; gap: 4px; display: flex; margin-top:10px;"> | <div style="flex-direction: column; justify-content: center; align-items: flex-start; gap: 4px; display: flex; margin-top:10px;"> | ||
<div style="color: #44546F; font-size: 14px; font-weight: 400; word-wrap: break-word"><!--{$heading|default:''}--></div> | <div style="color: #44546F; font-size: 14px; font-weight: 400; word-wrap: break-word"><!--{$heading|default:''}--></div> |
Revision as of 13:07, 2 November 2023
<a href="" style="display: inline-flex; align-items: center;">
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="10" viewBox="0 0 14 10" fill="none"> <path d="M1 5H13M13 5L9.57143 1.57143M13 5L9.57143 8.42857" stroke="#1A50AD" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg> </a>
This page was edited more than 11 months ago on 02/10/2024. What links here