テンプレート:Quote/styles.css

< テンプレート:Quote
2023年5月14日 (日) 10:01時点におけるWikiminatiWebMaster (トーク | 投稿記録)による版 (ページの作成:「→‎{{pp-template}}: →‎Styling for Template:Quote: .templatequote { overflow: hidden; margin: 1em 0; padding: 0 40px; } .templatequote .templatequotecite { line-height: 1.5em; →‎@noflip: text-align: left; →‎@noflip: padding-left: 1.6em; margin-top: 0; } →‎[[Category:テンプレートスタイル|Quote]]: )
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
/* {{pp-template}} */
/* Styling for Template:Quote */
.templatequote {
	overflow: hidden;
	margin: 1em 0;
	padding: 0 40px;
}
.templatequote .templatequotecite {
    line-height: 1.5em;
    /* @noflip */
    text-align: left;
    /* @noflip */
    padding-left: 1.6em;
    margin-top: 0;
}
/* [[Category:テンプレートスタイル|Quote]] */