Template:Quote/styles.css: Difference between revisions

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture
No edit summary
No edit summary
Line 5: Line 5:
padding: 0 40px;
padding: 0 40px;
text-align: justify;
text-align: justify;
font-size: 0.9em;
}
}


Line 14: Line 15:
     padding-left: 1.6em;
     padding-left: 1.6em;
     margin-top: 0;
     margin-top: 0;
    font-size: 0.9em;
}
}

Revision as of 12:07, September 9, 2020

/* {{pp-template}} */
.templatequote {
	overflow: hidden;
	margin: 1em 0;
	padding: 0 40px;
	text-align: justify;
	font-size: 0.9em;
}

.templatequote .templatequotecite {
    line-height: 1.5em;
    /* @noflip */
    text-align: left;
    /* @noflip */
    padding-left: 1.6em;
    margin-top: 0;
    font-size: 0.9em;
}