Template:Blockquote/styles.css

From Rest of What I Know
Revision as of 21:26, 17 October 2024 by Roshan (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
.templatequote {
	overflow: hidden;
	margin: 1em 0;
	padding: 0 32px;
}

.templatequotecite {
    line-height: 1.5em;
    /* @noflip */
    text-align: left;
    margin-top: 0;
}

@media (min-width: 500px) {
	.templatequotecite {
	    /* @noflip */
	    padding-left: 1.6em;
	}
}