Template:Quote/blockquote.css

出自TFcisWiki
< Template:Quote
於 2022年8月15日 (一) 21:27 由 Xiplus留言 | 貢獻 所做的修訂 (已從zhwiki:Template:Quote/blockquote.css匯入1筆修訂)
(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
跳至導覽 跳至搜尋
/* 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;
}