跳转到内容
打开/关闭菜单
  • 5 条目
  • 3 文件
  • 13 用户
  • 619 编辑
久远澪Wiki
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

Template:Quote/blockquote.css:修订间差异

模板页面
Veila留言 | 贡献
创建页面,内容为“Styling for Template:Quote:​ .templatequote { margin-top: 0; overflow: hidden; } .templatequote .templatequotecite { line-height: 1em; @noflip:​ text-align: left; @noflip:​ padding-left: 2em; margin-top: 0; } .templatequote .templatequotecite cite { font-size: small; }”
导入1个版本
 
(没有差异)

2026年8月26日 (三) 10:52的最新版本

/* Styling for Template:Quote */
.templatequote {
     margin-top: 0;
     overflow: hidden;
}
.templatequote .templatequotecite {
    line-height: 1em;
    /* @noflip */
    text-align: left;
    /* @noflip */
    padding-left: 2em;
    margin-top: 0;
}
.templatequote .templatequotecite cite {
    font-size: small;
}