User:Hefner/Sandbox13: Difference between revisions

From Roat Pkz
Jump to navigation Jump to search
No edit summary
No edit summary
Line 32: Line 32:
   <!-- Shared Info Box -->
   <!-- Shared Info Box -->
   <div id="teamBingoInfoBox" style="
   <div id="teamBingoInfoBox" style="
      width: 600px;              /* Fixed width same as board */
      min-height: 120px;          /* Optional: keeps it from collapsing */
       padding: 10px;
       padding: 10px;
       border: 1px solid #596e96;
       border: 1px solid #596e96;
Line 37: Line 39:
       color: #fff;
       color: #fff;
       border-radius: 4px;
       border-radius: 4px;
      min-width: 180px;
      max-width: 220px;
       font-size: 14px;
       font-size: 14px;
       white-space: normal;
       white-space: normal;
       word-wrap: break-word;
       word-wrap: break-word;
       overflow: visible;">
       overflow-wrap: break-word;
      box-sizing: border-box;    /* Include padding in width */
      ">
     Hover over a tile to see its info here.
     Hover over a tile to see its info here.
   </div>
   </div>

Revision as of 16:23, 7 March 2026

   Hover over a tile to see its info here.