Template:Quote/styles.css

維基文庫,自由的圖書館
.wst-quote {
	margin-left: 2em;
	margin-right: 2em;
	/* unset the default Mediawiki formatting, which is VERY
	 * rarely the same as the source text */
	border-left: none;
	padding: 0;
}

.wst-quote-italic {
	font-style: italic;
}