Template:Blockquote/sandbox/styles.css
Appearance
.templatequote {
overflow: hidden;
margin: 1em 0;
padding: 0 40px;
}
.templatequote blockquote {
overflow: visible;
margin: 0;
padding: 0;
}
.templatequotecite {
line-height: 1.5em;
/* @noflip */
text-align: left;
/* @noflip */
padding-left: 1.6em;
margin-top: 0.5em;
}
.templatequotecite::before {
margin-right: 0.2em;
content: "—";
}