打开/关闭搜索
搜索
打开/关闭菜单
176
2
962
江中缘
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
上传文件
打开/关闭外观设置菜单
无法加载偏好设置。请检查您的网络连接并重试。
重试
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
讨论
贡献
创建账号
登录
查看“︁MediaWiki:Common.css”︁的源代码
MediaWiki界面页面
更多操作
←
MediaWiki:Common.css
因为以下原因,您没有权限编辑该页面:
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
/* 江中缘Wiki - 深色主题 */ /* 基础样式 */ body { background-color: #1a1a1a !important; color: #e0e0e0 !important; } /* 内容区域 */ .mw-body, .mw-body-content { background-color: #2d2d2d !important; color: #e0e0e0 !important; } /* 标题 */ h1, h2, h3, h4, h5, h6 { color: #ffffff !important; border-bottom-color: #444 !important; } /* 链接 */ a { color: #64b5f6 !important; } a:hover { color: #90caf9 !important; } /* 表格 */ .wikitable { background-color: #3d3d3d !important; color: #e0e0e0 !important; border-color: #555 !important; } .wikitable th { background-color: #444 !important; color: #fff !important; } /* 侧边栏 */ .mw-portlet, .vector-menu-portal { background-color: #2d2d2d !important; } /* 导航栏 */ .vector-menu-tabs, .vector-menu-dropdown { background-color: #333 !important; } /* 页脚 */ .footer-box, #footer { background-color: #2d2d2d !important; } /* 代码块 */ .mw-code { background-color: #3d3d3d !important; color: #e0e0e0 !important; } /* 搜索框 */ input[type="search"], input[type="text"] { background-color: #3d3d3d !important; color: #e0e0e0 !important; border-color: #555 !important; } /* 按钮 */ .oo-ui-inputWidget-input, .mw-htmlform-submit { background-color: #444 !important; color: #e0e0e0 !important; border-color: #555 !important; }
返回
MediaWiki:Common.css
。
查看“︁MediaWiki:Common.css”︁的源代码
MediaWiki界面页面