模板:TradeListStyle:修订间差异
来自RIA | Wiki
更多操作
创建页面,内容为“<includeonly> <style> .custom-table-style .wikitable {<!--表格全局样式--> style="text-align:center; background: #101318; color: #BFC8D9; } .custom-table-style .wikitable caption {<!--标题样式--> background:#101318; color:#FFFFFF; } .custom-table-style .wikitable th {<!--表头样式--> style="text-align:center; color: #BFC8D9; } </style> </includeonly>” |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<includeonly> | <includeonly> | ||
< | <css> | ||
.custom-table-style .wikitable {<!--表格全局样式--> | .custom-table-style .wikitable {<!--表格全局样式--> | ||
style="text-align:center; | style="text-align:center; | ||
| 第14行: | 第14行: | ||
color: #BFC8D9; | color: #BFC8D9; | ||
} | } | ||
</ | </css> | ||
</includeonly> | </includeonly> | ||