Template:Quote/styles.css: Difference between revisions

From Project Mailer
m (1 revision imported)
(Grlucas changed the content model of the page Template:Quote/styles.css from "CSS" to "Sanitized CSS")
Tag: content model change
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 07:32, 29 January 2019

/* 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;
}