打开/关闭搜索
搜索
打开/关闭菜单
1
40
1
326
末世录
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
上传文件
末世录
角色
国家
教派
我想嗦牛子
嗦塞尔达牛子
嗦萨图恩牛子
嗦奥利奥头牛子
打开/关闭外观设置菜单
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
创建账号
登录
查看“︁MediaWiki:Common.css”︁的源代码
MediaWiki界面页面
查看
阅读
查看源代码
查看历史
associated-pages
系统消息
讨论
更多操作
←
MediaWiki:Common.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。 如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
/* 这里放置的CSS将应用于所有皮肤 */ /* 首行缩进 - 基础样式保留 */ div.textIndent p { text-indent: 2em; margin: 0.5em 0; } /* 首字下沉样式 - 仅保留必要!important(解决灰机默认文字样式覆盖) */ .dropCap::first-letter { float: left; font-size: 3.2em !important; line-height: 0.85em !important; margin-right: 0.1em; font-weight: bold; color: #000; } /* 角色信息框 - 基于Infobox元模板 适配SimmcWIKI专属风格 用#wiki-content提升选择器权重,彻底解决闪烁/样式被覆盖,仅3处必要!important */ #wiki-content .infobox { border: 4vmin solid transparent; border-image: url(https://huiji-public.huijistatic.com/simmc/uploads/8/8a/HomePageBoarderImage.png) 170 round; background-color: #fbf2db; color: #361d07; margin: 0 0 0.5em 1em; padding: 0.5em; float: right; clear: right; font-size: 88%; line-height: 1.6em; width: 22em; font-family: Minecraft, sans-serif !important; /* 强制MC字体,避免灰机默认字体覆盖 */ image-rendering: pixelated !important; /* 强制像素化,适配MC风格 */ box-shadow: 0 0 20px rgba(0,0,0,0.1); box-sizing: border-box; display: table; position: relative; z-index: 999; /* 提高层级,避免被页面元素遮挡 */ } #wiki-content .infobox-above { text-align: center; font-size: 1.3em; font-weight: bold; color: #441f74; } #wiki-content .infobox-header { text-align: center; background: #221b0066; color: #f6c628; padding: 0.4em; border-radius: 2vmin; } #wiki-content .infobox-label { text-align: right; padding: 0.3em 0.8em; background: #221b0022; border-radius: 1vmin; white-space: nowrap; } #wiki-content .infobox-data { padding: 0.3em 0.5em; color: #361d07; } #wiki-content .infobox-image { text-align: center; image-rendering: pixelated !important; /* 图片强制像素化 */ } #wiki-content .infobox-caption { font-size: 85%; text-align: center; font-style: italic; }
返回
MediaWiki:Common.css
。
查看“︁MediaWiki:Common.css”︁的源代码
MediaWiki界面页面