Skyblock/Dungeons/Floor1: Difference between revisions
Silvercoin (talk | contribs) No edit summary |
Silvercoin (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<div style="display:flex; flex-wrap:wrap | <div style="display:flex; flex-wrap:wrap; gap:16px; align-items:flex-start;"> | ||
<!-- Left text --> | |||
<div style="flex:1 1 0; min-width:200px;"> | |||
The first dungeon floor. | |||
</div> | |||
<!-- Infopanel on the right --> | <!-- Infopanel on the right --> | ||
<div style="flex:0 0 300px;"> | <div style="flex:0 0 300px; margin-left:auto;"> | ||
{| class="infobox" style="width:100%; border:1px solid #ccc; border-radius:4px; background:#303235; font-size:90%;" | {| class="infobox" style="width:100%; border:1px solid #ccc; border-radius:4px; background:#303235; font-size:90%;" | ||
|- | |- | ||
| Line 24: | Line 29: | ||
</div> | </div> | ||
|} | |} | ||
</div> | </div> | ||
</div> | </div> | ||