Template:FeaturedNews: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
</div> | </div> | ||
<div style="display:flex; flex-direction: column;"> | <div style="display:flex; flex-direction: column; gap: var(--space-xs);"> | ||
<div class="" style="height: | <div class="" style="height: 50%; background: var(--color-surface-1); border-radius: 16px; border: 0.25rem solid var(--color-surface-4); overflow: hidden;"> | ||
<div class="" style="height: 80px; background: var(--color-surface-3);"> | <div class="" style="height: 80px; background: var(--color-surface-3);"> | ||
<div class="" style="color: white;"> On this Day ... {{CURRENTMONTHNAME}} {{CURRENTDAY}}</div> | <div class="" style="color: white;"> On this Day ... {{CURRENTMONTHNAME}} {{CURRENTDAY}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="" style="height: | <div class="" style="height: 50%; background: var(--color-surface-1); border-radius: 16px; border: 0.25rem solid var(--color-surface-4); overflow: hidden;"> | ||
<div class="" style="height: 80px; background: var(--color-surface-3);"> | <div class="" style="height: 80px; background: var(--color-surface-3);"> | ||
<div class="" style="color: white;"> On this Day ... {{CURRENTMONTHNAME}} {{CURRENTDAY}}</div> | <div class="" style="color: white;"> On this Day ... {{CURRENTMONTHNAME}} {{CURRENTDAY}}</div> | ||