Template:Quote/styles.css

From Outreach Wiki
Jump to navigation Jump to search
/* {{pp-template}} 
Styling for Template:Quote */
.templatequote {
	background-color:#eaf8f4;
    border-left:3px solid #008560;
	overflow: hidden;
	margin: 1em 0;
	padding: 0 20px;
}
.templatequote .templatequotecite {
    line-height: 1.5em;
    /* @noflip */
    text-align: left;
    /* @noflip */
    padding-left: 1.6em;
    margin-top: 0;
}