模板:TradeListStyle:修订间差异
来自RIA | Wiki
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<includeonly> | <includeonly> | ||
<css> | <css> | ||
.custom-table-style .wikitable { | .custom-table-style .wikitable { | ||
text-align: center; | |||
background: #101318; | background: #101318; | ||
color: #BFC8D9; | color: #BFC8D9; | ||
} | } | ||
.custom-table-style .wikitable caption { | .custom-table-style .wikitable caption { | ||
background:#101318; | background:#101318; | ||
color:#FFFFFF; | color:#FFFFFF; | ||
} | } | ||
.custom-table-style .wikitable th { | .custom-table-style .wikitable th { | ||
text-align: center; | |||
color: #BFC8D9; | color: #BFC8D9; | ||
} | } | ||
</css> | </css> | ||
</includeonly> | </includeonly> | ||