Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:FeaturedNews: Difference between revisions

Template page
Created page with "<div class="grid" style="display: grid; grid: auto-flow dense/repeat(auto-fit,minmax(21rem,1fr)); grid-template-rows: none; grid-template-columns: repeat(auto-fit,minmax(21rem,1fr)); grid-template-areas: none; grid-auto-rows: auto; grid-auto-columns: auto; grid-auto-flow: dense; grid-auto-rows: minmax(2.5rem,auto); grid-gap: var(--space-xs); margin-top: 0.5rem;"> <div class="card-section-1" s..."
 
No edit summary
Line 1: Line 1:
<div class="grid" style="display: grid;
<div class="grid" style="display: grid; grid: auto-flow dense/repeat(auto-fit,minmax(21rem,1fr)); grid-template-rows: none; grid-template-columns: repeat(auto-fit,minmax(21rem,1fr)); grid-template-areas: none; grid-auto-rows: auto; grid-auto-columns: auto; grid-auto-flow: dense; grid-auto-rows: minmax(2.5rem,auto); grid-gap: var(--space-xs); margin-top: 0.5rem;">
        grid: auto-flow dense/repeat(auto-fit,minmax(21rem,1fr));
<div class="" style="height: 600px; background: var (--color-surface-4); border-radius: 20px;">
        grid-template-rows: none;
<div>
        grid-template-columns: repeat(auto-fit,minmax(21rem,1fr));
        grid-template-areas: none;
        grid-auto-rows: auto;
        grid-auto-columns: auto;
        grid-auto-flow: dense;
        grid-auto-rows: minmax(2.5rem,auto);
        grid-gap: var(--space-xs);
        margin-top: 0.5rem;">
<div class="card-section-1" style="background: blue;">
<div class="otd-card" style="background: green;">
</div>
<div class="news-card" style="background: purple;">
</div>
</div>
<div class="card-section-2" style="display: flex; background: red;">
<div class="aotw-card" style="background: orange;">
</div>
<div class="qotd-card" style="background: yellow;">
</div>
</div>
</div>
</div>

Revision as of 23:01, 24 November 2025

Cookies help us deliver our services. By using our services, you agree to our use of cookies.