Template:Blockquote/styles.css

From sanctions
< Template:Blockquote
Revision as of 18:27, 30 March 2022 by Zoran (talk | contribs) (Zoran changed the content model of the page Template:Blockquote/styles.css from "wikitext" to "Sanitized CSS": Styling related page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
.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;
}