Files
astrbot_plugin_jx3/templates/styles/pages/mingjianpaihang.css
T
2026-08-04 00:17:25 +08:00

22 lines
427 B
CSS

table {
margin-top: 10px;
text-align: left;
}th, td {
vertical-align: middle;
}
.avatar {
width: 40px;
height: 40px;
border-radius: 50%;
}
.rank-1 { color: gold; font-weight: bold; }
.rank-2 { color: silver; font-weight: bold; }
.rank-3 { color: #cd7f32; font-weight: bold; }
.winrate {
color: #27ae60;
font-weight: bold;
}