User:Hefner/Sandbox13: Difference between revisions

From Roat Pkz
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<!-- Scrollable wrapper for small screens -->
<div class="teamBingoWrapper" style="
<div class="teamBingoScrollWrapper" style="overflow-x: auto; padding: 10px;">
    display: flex;
    gap: 20px;
    align-items: flex-start;
    justify-content: center;
    width: max-content;
    margin: 0 auto;
">


   <!-- Flex container for boards and info box -->
   <!-- Team A Bingo Board -->
  <div class="teamBingoWrapper" style="
  <div class="teamBingoContainer" id="teamA" data-team="teamA" data-captain="Hefner"
      display: flex;
      style="width: 600px; flex-shrink: 0;"
      gap: 20px;
      data-items="
      align-items: flex-start;
      justify-content: flex-start;
      min-width: 1420px;"> <!-- 600 + 220 + 600 px + gap -->
 
    <!-- Team A Bingo Board -->
    <div class="teamBingoContainer" id="teamA" data-team="teamA" data-captain="Hefner"  
        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 58: Line 56:
</div>
</div>


<!-- Scrollable wrapper for small screens -->
   <!-- Team B Bingo Board -->
<div class="teamBingoScrollWrapper" style="overflow-x: auto; padding: 10px;">
   <div class="teamBingoContainer" id="teamB" data-team="teamB" data-captain="CaptainB"
 
      style="width: 600px; flex-shrink: 0;"
   <!-- Flex container for boards and info box -->
      data-items="
   <div class="teamBingoWrapper" style="
      display: flex;
      gap: 20px;
      align-items: flex-start;
      justify-content: flex-start;
      min-width: 1420px;"> <!-- 600 + 220 + 600 px + gap -->
 
      <div class="teamBingoContainer" id="teamB" data-team="teamB" data-captain="CaptainB"  
        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|

Revision as of 16:37, 7 March 2026

 Hover over a tile to see its info here.