Jump to content

Template:Quote/styles.css: Difference between revisions

From pool
[unchecked revision][checked revision]
ws, remove obvious
 
Created page with "{{pp-template}}: .templatequote { overflow: hidden; margin: 1em 0; padding: 0 40px; } .templatequote .templatequotecite { line-height: 1.5em; @noflip: ..."
(No difference)

Revision as of 17:14, 20 October 2020

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