This commit is contained in:
qsc
2026-08-04 00:17:25 +08:00
parent 4b6c86a32b
commit a4a01dc16d
138 changed files with 6328 additions and 8130 deletions
+24
View File
@@ -0,0 +1,24 @@
.meta {
margin-bottom: 24px;
color: #7a7f99;
font-size: 16px;
text-align: center;
}table {
text-align: left;
}th, td {
white-space: nowrap;
}
.event-col {
font-weight: 700;
color: #333;
}
.role-col {
color: #333;
}
.time-col {
color: #60657a;
font-variant-numeric: tabular-nums;
}