Template:Talk quote block/styles.css: Difference between revisions

From The Audiovisual Identity Database
Jump to navigation Jump to search
imported>Hb1290
(copied the wrong CSS *facepalm*)
imported>Hb1290
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* {{pp-template}} */
/* {{pp-template}} */
blockquote.talkquote {
blockquote.talkquote {
background-color:#eaf8f4;
background-color:#fef6e7;
border-left:3px solid #008560;
padding:0 .8em;
padding:0 .8em;
margin:0;
margin:0;

Latest revision as of 23:33, 17 December 2020

/* {{pp-template}} */
blockquote.talkquote {
	 background-color:#fef6e7;
	 padding:0 .8em;
	 margin:0;
}

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

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