mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-05 05:09:55 +00:00
calendar updates on 2024-08-29 14:36:18
This commit is contained in:
committed by
github-actions[bot]
parent
da5a49b8e7
commit
2ee27c5fce
@ -62,6 +62,31 @@
|
||||
<span class="inline-block text-center w-1/6 flex-none">TOTAL</span>
|
||||
</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">🇨🇳 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">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>
|
||||
</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">●</td>
|
||||
<td>LI Zhangyu</td>
|
||||
<td>Para Cycling Track - Men's C1 3000m Individual Pursuit Final - Gold</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="silver">●</td>
|
||||
<td>LIANG Weicong</td>
|
||||
<td>Para Cycling Track - Men's C1 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">
|
||||
@ -121,6 +146,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">🇪🇸 Spain</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">●</td>
|
||||
<td>Ricardo TEN ARGILES</td>
|
||||
<td>Para Cycling Track - Men's C1 3000m Individual Pursuit Final - Bronze</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user