Jump to content

Template:Talk quote block/styles.css

From pool
Revision as of 17:36, 21 October 2020 by Caleb Cooper (talk | contribs) (Created page with "{{pp-template}}: blockquote.talkquote { background-color:#eaf8f4; border-left:3px solid #008560; padding:0 .8em; margin:0; } .talkquote-by, .talkquote-source {...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.
/* {{pp-template}} */
blockquote.talkquote {
	 background-color:#eaf8f4;
	 border-left:3px solid #008560;
	 padding:0 .8em;
	 margin:0;
}

.talkquote-by,
.talkquote-source {
	margin-left:1.6em;
}

.talkquote-source {
	font-style: italic;
}