User:Kai/updateRefreshV1: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="display:flex; flex-direction: column; gap:5px">
<div style="display:flex; gap:5px">
<div style="display:flex; gap:5px">
<div style="background:var(--base-color); width:200px; height:200px"></div>
<div style="background:var(--color-d-1); width:200px; height:200px"></div>
<div style="background:var(--color-d-1); width:200px; height:200px"></div>
<div style="background:var(--color-d-2); width:200px; height:200px"></div>
<div style="background:var(--color-d-2); width:200px; height:200px"></div>
Line 7: Line 11:
<div style="background:var(--color-d-6); width:200px; height:200px"></div>
<div style="background:var(--color-d-6); width:200px; height:200px"></div>


</div>
<div style="display:flex; gap:5px">
<div style="background:var(--base-color); width:200px; height:200px"></div>
<div style="background:var(--color-l-1); width:200px; height:200px"></div>
<div style="background:var(--color-l-1); width:200px; height:200px"></div>
<div style="background:var(--color-l-2); width:200px; height:200px"></div>
<div style="background:var(--color-l-2); width:200px; height:200px"></div>
Line 14: Line 23:
<div style="background:var(--color-l-6); width:200px; height:200px"></div>
<div style="background:var(--color-l-6); width:200px; height:200px"></div>


</div>


</div>
</div>