User:Hefner/Sandbox13: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class="teamBingoWrapper" style=" | |||
<div class=" | display: flex; | ||
gap: 20px; | |||
align-items: flex-start; | |||
justify-content: center; | |||
width: max-content; | |||
margin: 0 auto; | |||
"> | |||
<!-- Team A Bingo Board --> | |||
<div class="teamBingoContainer" id="teamA" data-team="teamA" data-captain="Hefner, Hefner Bot" | |||
style="width: 600px; flex-shrink: 0;" | |||
data-items=" | |||
Olmlet::Dropped by: %% Chambers of Xeric| | Olmlet::Dropped by: %% Chambers of Xeric| | ||
Torva platebody::Droprate: %%Nex 1/350 %%Divine Nex 1/350| | Torva platebody::Droprate: %%Nex 1/350 %%Divine Nex 1/350| | ||
| Line 42: | Line 40: | ||
</div> | </div> | ||
<!-- Shared Info Box --> | |||
<div id="teamBingoInfoBox" style=" | <div id="teamBingoInfoBox" style=" | ||
padding: 10px; | padding: 10px; | ||
| Line 49: | Line 47: | ||
color: #fff; | color: #fff; | ||
border-radius: 4px; | border-radius: 4px; | ||
width: | width: 360px; | ||
font-size: 14px; | font-size: 14px; | ||
white-space: normal; | white-space: normal; | ||
word-wrap: break-word; | word-wrap: break-word; | ||
overflow: visible; | overflow: visible; | ||
margin-top: | margin-top: 80px;"> | ||
</div> | </div> | ||
<!-- Team B Bingo Board --> | |||
<div class="teamBingoContainer" id="teamB" data-team="teamB" data-captain="Hefner Bot" | |||
style="width: 600px; flex-shrink: 0;" | |||
<!-- | data-items=" | ||
Olmlet::Dropped by: %% Chambers of Xeric| | Olmlet::Dropped by: %% Chambers of Xeric| | ||
Torva platebody::Droprate: %%Nex 1/350 %%Divine Nex 1/350| | Torva platebody::Droprate: %%Nex 1/350 %%Divine Nex 1/350| | ||