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; align-items:flex-start; gap:16px | <div style="display:flex; flex-wrap:wrap; align-items:flex-start; gap:16px;"> | ||
<!-- Left text --> | <!-- Left text --> | ||
<div style="flex:1 | <div style="flex:1 1 0; min-width:200px;"> | ||
The first dungeon floor. | The first dungeon floor. | ||
<!-- | </div> | ||
<div style=" | |||
<!-- Infopanel on the right --> | |||
<div style="flex:0 0 300px;"> | |||
{| 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 29: | Line 31: | ||
|} | |} | ||
</div> | </div> | ||
</div> | </div> | ||