模板:TradeListStyle/style.css
来自RIA | Wiki
更多操作
.dark-table-style .wikitable {
text-align:center;
background:RGBA(16,19,24,0.5);
color: #BFC8D9;
}
.dark-table-style .wikitable caption {
background:RGBA(16,19,24,0.5);
color:#BFC8D9;
}
.dark-table-style .wikitable th {
background:#101318;
text-align:center;
color: #BFC8D9;
}