:Talk quote inline/styles.css

< 틀:Talk quote inline
Wikipedia>SMcCandlish님의 2020년 11월 21일 (토) 16: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: '"' '"';
}