Template:Blockquote/styles.css: Difference between revisions

From TSP Encyclopedia
Jump to navigation Jump to search
(copied from wikipedia)
 
(No difference)

Latest revision as of 03:23, 4 January 2024

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