模板:Talk quote inline/styles.css

来自悠日計画 維基百科 ~ Yuuni Wiki
wikipedia>SMcCandlish2020年11月21日 (六) 15:10的版本 (Never mind; it was a browser/OS issue. This text actually shows up a big bigger because of the font, in Windows anyway, and it's simply more visually apparent inside <small>. The CSS change actually had no effect because there was no CSS issue to begin with.)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
/* {{pp-template}} */
.inline-quote-talk {
	font-family: Georgia, 'DejaVu Serif', serif;
	color: #008560;
	quotes: none;
}
.inline-quote-talk-italic {
	font-family: inherit;
	font-style: italic;
}
.inline-quote-talk-marks {
	quotes: '"' '"';
}