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

22 lines
396 B
CSS

table {
margin-top: 10px;
text-align: left;
}
.text-col {
max-width: 360px;
line-height: 1.5em;
word-break: break-word;
font-weight: 600;
color: #333;
}
/* ===== 阵营整行着色 ===== */
tr.camp-haoqi {
color: #1e6bd6; /* 浩气盟 */
}
tr.camp-eren {
color: #d93939; /* 恶人谷 */
}