Module:Documentation/styles.css:修订间差异

删除的内容 添加的内容
创建 TemplateStyles 样式表
 
修复 CSS 类名:port-plan 遗留的 .template-* 改为 enwiki 的 .documentation-*
第1行:
/* Module:Documentation/styles.css */
/* TemplateStyles类名与 enwiki 样式表,配合中文维基版 Module:Documentation 的 config 键值严格对应 */
 
.template-documentation {
clear: both;
margin: 1em 0 0 0;
第10行:
}
 
.template-documentation-headerstartbox {
margin-bottom: 0.2em;
padding: 5px;
第17行:
}
 
.template-documentation-heading {
font-size: 110%;
font-weight: bold;
第23行:
}
 
.template-documentation-body {
padding: 5px;
background-color: #fff;
第29行:
}
 
.template-documentation-footermetadata {
padding: 0.25em 0.9em;
background-color: #ecfcf4;
第35行:
}
 
.template-documentation-sandbox {
margin-bottom: 0.5em;
}
 
.template-documentation .mw-editsection-like {
font-size: 85%;
font-weight: normal;