User:Hefner/Sandbox13: Difference between revisions
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 --> | |||
<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: | 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 --> | <!-- Team B Bingo Board --> | ||
<div class="teamBingoContainer" id="teamB" data-team="teamB" data-captain=" | <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=" | ||