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

RIA Wiki 已更新到 1.41!部分 CSS 在新版本下可能有不同的表现,请编辑者注意检查和修改。 目前wiki关闭了自行注册账号的功能,如需注册账号,请查阅Help:注册账号

用户:秋月白/sandbox/style.css

来自RIA | Wiki
秋月白留言 | 贡献2025年8月6日 (三) 03:31的版本 (创建页面,内容为“.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; }”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的更改的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
.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;
}