User:Hefner/Sandbox13: Difference between revisions

From Roat Pkz
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 9: Line 9:


   <!-- Team A Bingo Board -->
   <!-- Team A Bingo Board -->
   <div class="teamBingoContainer" id="teamA" data-team="teamA" data-captain="Hefner"
   <div class="teamBingoContainer" id="teamA" data-team="teamA" data-captain="Hefner, Hefner Bot"
       style="width: 600px; flex-shrink: 0;"
       style="width: 600px; flex-shrink: 0;"
       data-items="
       data-items="
Line 40: Line 40:
   </div>
   </div>


<!-- Shared Info Box -->
<!-- Shared Info Box -->
<div id="teamBingoInfoBox" style="
<div id="teamBingoInfoBox" style="
     padding: 10px;
     padding: 10px;
Line 47: Line 47:
     color: #fff;
     color: #fff;
     border-radius: 4px;
     border-radius: 4px;
     width: 420px;
     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: 150px;"> <!-- Add this line -->
     margin-top: 80px;">
  Hover over a tile to see its info here.
</div>
</div>


   <!-- Team B Bingo Board -->
   <!-- Team B Bingo Board -->
   <div class="teamBingoContainer" id="teamB" data-team="teamB" data-captain="CaptainB"
   <div class="teamBingoContainer" id="teamB" data-team="teamB" data-captain="Hefner Bot"
       style="width: 600px; flex-shrink: 0;"
       style="width: 600px; flex-shrink: 0;"
       data-items="
       data-items="

Latest revision as of 18:02, 7 March 2026