```html
body {
fontfamily: Arial, sansserif;
margin: 0;
padding: 0;
}
.scheduletable {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
.scheduletable th, .scheduletable td {
border: 1px solid ccc;
padding: 10px;
textalign: center;
}
.scheduletable th {
backgroundcolor: f2f2f2;
}
.scheduletable tr:nthchild(even) {
backgroundcolor: f9f9f9;
}
.scheduletable tr:hover {
backgroundcolor: f2f2f2;
}
日期 | 时间 | 对阵 | 比赛地点 |
---|---|---|---|
2024年6月20日 | 20:00 | 半决赛一胜者 vs. 半决赛二胜者 | 圣但尼球场,巴黎 |
2024年6月24日 | 20:00 | 决赛 | 圣但尼球场,巴黎 |