Files

7 lines
81 B
Plaintext
Raw Permalink Normal View History

table td {
word-break: break-all;
2020-11-03 16:38:48 +08:00
}
table td.title {
width: 12em !important;
}