埃森兰维基
阅读
查看源代码
查看历史
个人工具
创建账号
登录
查看“︁MediaWiki:Common.css”︁的源代码
来自埃森兰维基
←
MediaWiki:Common.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
管理员
此页面为本wiki上的软件提供界面文本,并受到保护以防止滥用。如欲修改所有wiki的翻译,请访问
translatewiki.net
上的MediaWiki本地化项目。
您无权编辑此CSS页面,因为编辑此页面可能会影响所有访问者。
您可以查看和复制此页面的源代码。
/* Einsenland Wiki — Common.css * Site-wide custom styles that apply on top of the skin. * These are wikitext-level styling customizations. */ /* ── Infobox refined styling ── */ .infobox { font-size: 0.9em; line-height: 1.5; } /* ── Navbox consistent styling ── */ .navbox { font-size: 0.88em; clear: both; } .navbox-title { font-size: 1em; } /* ── Hatnote (disambiguation) ── */ .hatnote { font-size: 0.9em; font-style: italic; color: #706b60; padding-left: 1.6em; margin-bottom: 0.8em; } /* ── "Main article" template style ── */ .mainarticle { font-size: 0.9em; font-style: italic; color: #706b60; margin-bottom: 0.5em; } /* ── Ambox (article message box) ── */ .ambox { border: 1px solid #eae8e2; border-left: 3px solid #c9ad5f; background: #faf8f1; margin: 1em 0; padding: 0; } .ambox-text { padding: 10px 14px; }
返回
MediaWiki:Common.css
。