calendar updates on 2024-08-29 14:43:17

This commit is contained in:
fabrice404
2024-08-29 14:43:35 +00:00
committed by github-actions[bot]
parent 2ee27c5fce
commit b783c523b8

View File

@ -66,14 +66,19 @@
<input type="radio" name="accordion">
<div class="flex collapse-title text-xl font-medium">
<span class="inline-block flex-auto">🇨🇳 China</span>
<span class="inline-block text-center w-1/6 flex-none">1</span>
<span class="inline-block text-center w-1/6 flex-none">2</span>
<span class="inline-block text-center w-1/6 flex-none">1</span>
<span class="inline-block text-center w-1/6 flex-none">0</span>
<span class="inline-block text-center w-1/6 flex-none">2</span>
<span class="inline-block text-center w-1/6 flex-none">3</span>
</div>
<div class="collapse-content">
<table class="table-full">
<tr><td colspan="3" class="font-medium">2024-08-29</td></tr>
<tr>
<td class="gold">&#9679;</td>
<td>WANG Xiaomei</td>
<td>Para Cycling Track - Women's C1-3 3000m Individual Pursuit Final - Gold</td>
</tr>
<tr>
<td class="gold">&#9679;</td>
<td>LI Zhangyu</td>
@ -127,6 +132,26 @@
</table>
</div>
</div>
<div class="collapse collapse-arrow bg-gray-100 mb-1">
<input type="radio" name="accordion">
<div class="flex collapse-title text-xl font-medium">
<span class="inline-block flex-auto">🇬🇧 Great Britain</span>
<span class="inline-block text-center w-1/6 flex-none">0</span>
<span class="inline-block text-center w-1/6 flex-none">1</span>
<span class="inline-block text-center w-1/6 flex-none">0</span>
<span class="inline-block text-center w-1/6 flex-none">1</span>
</div>
<div class="collapse-content">
<table class="table-full">
<tr><td colspan="3" class="font-medium">2024-08-29</td></tr>
<tr>
<td class="silver">&#9679;</td>
<td>Daphne SCHRAGER</td>
<td>Para Cycling Track - Women's C1-3 3000m Individual Pursuit Final - Gold</td>
</tr>
</table>
</div>
</div>
<div class="collapse collapse-arrow bg-gray-100 mb-1">
<input type="radio" name="accordion">
<div class="flex collapse-title text-xl font-medium">
@ -166,6 +191,26 @@
</tr>
</table>
</div>
</div>
<div class="collapse collapse-arrow bg-gray-100 mb-1">
<input type="radio" name="accordion">
<div class="flex collapse-title text-xl font-medium">
<span class="inline-block flex-auto">🇨🇭 Switzerland</span>
<span class="inline-block text-center w-1/6 flex-none">0</span>
<span class="inline-block text-center w-1/6 flex-none">0</span>
<span class="inline-block text-center w-1/6 flex-none">1</span>
<span class="inline-block text-center w-1/6 flex-none">1</span>
</div>
<div class="collapse-content">
<table class="table-full">
<tr><td colspan="3" class="font-medium">2024-08-29</td></tr>
<tr>
<td class="bronze">&#9679;</td>
<td>Flurina RIGLING</td>
<td>Para Cycling Track - Women's C1-3 3000m Individual Pursuit Final - Bronze</td>
</tr>
</table>
</div>
</div>
</div>