User:Kai/updateRefreshV1: Difference between revisions

Jump to navigation Jump to search
No edit summary
Blanked the page
Tag: Blanking
Line 1: Line 1:
<div style="display:flex; flex-direction: column; gap:5px">
<div style="background:var(--color-primary); width:100%; height:100px"></div>
<div style="display:flex; gap:5px">
<div style="background:var(--color-100); width:200px; height:200px"></div>
<div style="background:var(--color-200); width:200px; height:200px"></div>
<div style="background:var(--color-300); width:200px; height:200px"></div>
<div style="background:var(--color-400); width:200px; height:200px"></div>
<div style="background:var(--color-500); width:200px; height:200px"></div>
<div style="background:var(--color-600); width:200px; height:200px"></div>
<div style="background:var(--color-700); width:200px; height:200px"></div>
<div style="background:var(--color-800); width:200px; height:200px"></div>
<div style="background:var(--color-900); width:200px; height:200px"></div>


</div>