mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-08 15:59:57 +00:00
calendar updates on 2024-08-06 21:46:34
This commit is contained in:
committed by
github-actions[bot]
parent
d5a0b9297b
commit
32c4c44889
@ -312,13 +312,18 @@
|
||||
<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">10</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">12</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">13</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">8</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">30</span>
|
||||
<span class="inline-block text-center w-1/6 flex-none">31</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-06</td></tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>YANG Wenlu</td>
|
||||
<td>Бокс - Финал, до 60кг (ж)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>ZHAO Jie</td>
|
||||
@ -1297,6 +1302,38 @@
|
||||
</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">🇮🇪 Ireland</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">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">3</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-06</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Kellie HARRINGTON</td>
|
||||
<td>Бокс - Финал, до 60кг (ж)</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Daniel WIFFEN</td>
|
||||
<td>Плавание - 1500м вольным стилем, финал (м)</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-03</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Rhys MC CLENAGHAN</td>
|
||||
<td>Спортивная гимнастика - Конь, финал (м)</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">
|
||||
@ -1746,32 +1783,6 @@
|
||||
</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">🇮🇪 Ireland</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>
|
||||
<span class="inline-block text-center w-1/6 flex-none">2</span>
|
||||
</div>
|
||||
<div class="collapse-content">
|
||||
<table class="table-full">
|
||||
<tr><td colspan="3" class="font-medium">2024-08-04</td></tr>
|
||||
<tr>
|
||||
<td class="bronze">●</td>
|
||||
<td>Daniel WIFFEN</td>
|
||||
<td>Плавание - 1500м вольным стилем, финал (м)</td>
|
||||
</tr>
|
||||
<tr><td colspan="3" class="font-medium">2024-08-03</td></tr>
|
||||
<tr>
|
||||
<td class="gold">●</td>
|
||||
<td>Rhys MC CLENAGHAN</td>
|
||||
<td>Спортивная гимнастика - Конь, финал (м)</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">
|
||||
|
||||
Reference in New Issue
Block a user