「テンプレート:Talk quote inline/styles.css」の版間の差分

提供:Wikiminati
Template:Multiple image>SMcCandlish
(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.)
 
(1版 をインポートしました)
 
(相違点なし)

2023年5月12日 (金) 20:03時点における最新版

/* {{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: '"' '"';
}