跳转到内容
开关侧边栏
搜索
创建账号
个人工具
创建账号
登录
导航
首页
最近更改
随机页面
玩法条目
界面
机制
旅程
Rating
解歌系统
版本更新日志
列表条目
定数表
曲目列表
曲包列表
曲师列表
谱师列表
画师列表
徽章列表
友情链接
Arcaea中文维基
工具
链入页面
相关更改
特殊页面
页面信息
查看“MediaWiki:Common.css”的源代码
系统消息
讨论
English
阅读
查看源代码
查看历史
更多
阅读
查看源代码
查看历史
←
MediaWiki:Common.css
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。 如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
/* 这里放置的CSS将应用于所有皮肤 */ /* MainPage */ .mp-box { background : url('https://wiki.rotaeno.cn/images/4/40/Rotaeno_Website_Background.png') no-repeat fixed; } .mp-circle { background : url('https://wiki.rotaeno.cn/images/4/40/Rotaeno_Website_Background.png'); } .mp-icon { background : url('https://wiki.rotaeno.cn/images/1/13/Icon_Wiki_Main.png') no-repeat; } .mp-icon-new{ background: url("https://wiki.rotaeno.cn/images/1/10/Icon_MainPage_News.png") no-repeat; } .mp-icon-next{ background: url("https://wiki.rotaeno.cn/images/9/95/Icon_MainPage_Next.png") no-repeat; } .mp-icon-dev{ background: url("https://wiki.rotaeno.cn/images/c/c0/Icon_MainPage_Dev.png") no-repeat; } /* 表格样式:rotable */ .rotable { width: 100%; border-collapse: collapse; } .rotable caption { font-size: 2em; font-weight: bold; margin: 1em 0; } .rotable th, .rotable td { border: 1px solid #999; text-align: center; padding: .4em 0; } .rotable th { background-color: #dfe3f3; color: #fff; } .rotable tr:first-child th { background-color: #bac3ed; color: #fff; } .rotable tbody tr:nth-child(odd) { background-color: #eee; } .rotable tbody tr:hover { background-color: #ccc; } .rotable tbody tr td:first-child { color: #f40; }
返回
MediaWiki:Common.css
。