Template:Quote/blockquote.css

出自TFcisWiki
< Template:Quote
於 2020年8月17日 (一) 19:53 由 zhwiki>Xiplus-abot 所做的修訂 (已更改“Template:Quote/blockquote.css”的保护等级:高風險模板:8628引用<!-- 機器人3 -->([编辑=仅允许模板编辑员和管理员](无限期)[移动=仅允许模板编辑员和管理员](无限期)))
(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
跳至導覽 跳至搜尋
/* 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;
}