Template:Blockquote/styles.css

From EunuchWiki
Revision as of 14:10, 8 April 2024 by AifoxHi (talk | contribs) (Created page with "{{pp-template}}: .templatequote { overflow: hidden; margin: 1em 0; padding: 0 32px; } .templatequote .templatequotecite { line-height: 1.5em; @noflip: text-align: left; @noflip: padding-left: 1.6em; margin-top: 0; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
.templatequote {
	overflow: hidden;
	margin: 1em 0;
	padding: 0 32px;
}

.templatequote .templatequotecite {
    line-height: 1.5em;
    /* @noflip */
    text-align: left;
    /* @noflip */
    padding-left: 1.6em;
    margin-top: 0;
}