模板:TradeListStyle/style.css:修订间差异
来自RIA | Wiki
更多操作
创建页面,内容为“.custom-table-style .wikitable { text-align: center; background: #101318; color: #BFC8D9; } .custom-table-style .wikitable caption { background:#101318; color:#FFFFFF; } .custom-table-style .wikitable th { text-align: center; color: #BFC8D9; }” |
无编辑摘要 |
||
| (未显示同一用户的3个中间版本) | |||
| 第1行: | 第1行: | ||
. | .dark-table-style .wikitable { | ||
text-align: center; | text-align:center; | ||
background: #101318; | background:#101318; | ||
color: #BFC8D9; | color: #BFC8D9; | ||
} | } | ||
. | .dark-table-style .wikitable caption { | ||
background:#101318; | background:#101318; | ||
color:# | color:#BFC8D9; | ||
} | } | ||
. | .dark-table-style .wikitable th { | ||
text-align: center; | background:#101318; | ||
text-align:center; | |||
color: #BFC8D9; | color: #BFC8D9; | ||
} | } | ||
2025年9月25日 (四) 00:11的最新版本
.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;
}