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

Template:Quote/blockquote.css

模板页面
Veila留言 | 贡献2026年8月24日 (一) 14:09的版本 (创建页面,内容为“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; }”)
/* 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;
}