Card
No edit summary
No edit summary
Line 4: Line 4:
     <div style="display: flex; align-items: center; gap: 10px;">
     <div style="display: flex; align-items: center; gap: 10px;">
         <!-- Optional image icon -->
         <!-- Optional image icon -->
         <img src="<!--{$imageIcon|default:''}-->" alt="Icon" style="width: <!--{$iconSize|default:'50px'}-->;display:<!--{$display|default:'none'}; height: auto;">
         <img src="<!--{$imageIcon|default:''}-->" alt="Icon" style="width: <!--{$iconSize|default:'50px'}-->;display:<!--{$display|default:'none'}-->; height: auto;">
         <!-- Column container for heading and subheading -->
         <!-- Column container for heading and subheading -->
         <div style="flex-direction: column; justify-content: center; align-items: flex-start; gap: 4px; display: flex;">
         <div style="flex-direction: column; justify-content: center; align-items: flex-start; gap: 4px; display: flex;">

Revision as of 11:22, 11 November 2023

       <img src="" alt="Icon" style="width: ;display:; height: auto;">
       <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 7 months ago on 02/10/2024. What links here