```html
body {
fontfamily: Arial, sansserif;
margin: 20px;
}
table {
width: 100%;
bordercollapse: collapse;
margintop: 20px;
}
th, td {
padding: 10px;
textalign: left;
borderbottom: 1px solid ddd;
}
th {
backgroundcolor: f2f2f2;
}
tr:hover {
backgroundcolor: f5f5f5;
}
赛季 | 冠军 | 国家/地区 |
---|---|---|
19551956 | 皇家马德里 | 西班牙 |
19561957 | 皇家马德里 | 西班牙 |
19571958 | 皇家马德里 | 西班牙 |
19581959 | 皇家马德里 | 西班牙 |
19591960 | 皇家马德里 | 西班牙 |
20182019 | 利物浦 | 英格兰 |
20192020 | 拜仁慕尼黑 | 德国 |
20202021 | 切尔西 | 英格兰 |