打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

目前wiki关闭了自行注册账号的功能,如需注册账号,请查阅Help:注册账号

模板:TradeListStyle/style.css:修订间差异

来自RIA | Wiki
秋月白留言 | 贡献
无编辑摘要
秋月白留言 | 贡献
无编辑摘要
 
(未显示同一用户的1个中间版本)
第1行: 第1行:
.dark-table-style .wikitable {
.dark-table-style .wikitable {
   text-align: center;
   text-align:center;
   background: #101318;
   background:#101318;
   color: #BFC8D9;
   color: #BFC8D9;
}
}
第10行: 第10行:
.dark-table-style .wikitable th {
.dark-table-style .wikitable th {
   background:#101318;
   background:#101318;
   text-align: center;
   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;
}