Template:Blockquote/styles.css: Difference between revisions

From Post-Self
m (1 revision imported)
m (Remove 'pp-template'.)
 
Line 1: Line 1:
/* {{pp-template}} */
.templatequote {
.templatequote {
overflow: hidden;
overflow: hidden;

Latest revision as of 18:40, 8 February 2024

.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;
}