模板:TradeListStyle/style.css:修订间差异
来自RIA | Wiki
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第6行: | 第6行: | ||
.dark-table-style .wikitable caption { | .dark-table-style .wikitable caption { | ||
background:#101318; | background:#101318; | ||
color:# | color:#BFC8D9; | ||
} | } | ||
.dark-table-style .wikitable th { | .dark-table-style .wikitable th { | ||
background:#101318; | |||
text-align: center; | text-align: center; | ||
color: #BFC8D9; | color: #BFC8D9; | ||
} | } | ||
2025年8月15日 (五) 15:49的版本
.dark-table-style .wikitable {
text-align: center;
background: #101318;
color: #BFC8D9;
}
.dark-table-style .wikitable caption {
background:#101318;
color:#BFC8D9;
}
.dark-table-style .wikitable th {
background:#101318;
text-align: center;
color: #BFC8D9;
}