Jump to content

Template:Talk quote inline/styles.css

Permanently protected template
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by SMcCandlish (talk | contribs) at 07:05, 21 November 2020 (Size inheritance is failing, at least in some situations). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

/* {{pp-template}} */
.inline-quote-talk {
	font-family: Georgia, 'DejaVu Serif', serif;
	font-size: inherit;
	color: #008560;
	quotes: none;
}
.inline-quote-talk-italic {
	font-family: inherit;
	font-style: italic;
}
.inline-quote-talk-marks {
	quotes: '"' '"';
}