Template:Quote/styles.css

From SPCodex, The Smashing Pumpkins wiki
Revision as of 01:54, 4 August 2020 by MusikAnimal (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* 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;
}