Template:Quote/blockquote.css

< Template:Quote
Jimmyshjj留言 | 贡献2019年2月14日 (四) 11:38的版本 (https://zh.wikipedia.org/w/index.php?title=Template:Quote/blockquote.css&oldid=51231769)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
/* 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;
}