Template:Quote/styles.css

From Project Mailer
< Template:Quote
Revision as of 07:31, 29 January 2019 by Grlucas (talk | contribs) (Grlucas changed the content model of the page Template:Quote/styles.css from "Sanitized CSS" to "CSS")
/* 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;
}