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

Safer nicotine wiki Tobacco Harm Reduction
Jump to navigation Jump to search
m 1 revision imported: Templates and CSS files
imported>Izno
no reason to have this here then
 
Line 10: Line 10:
.talkquote-source {
.talkquote-source {
margin-left:1.6em;
margin-left:1.6em;
}
.talkquote-source {
font-style: normal;
}
}

Latest revision as of 18:52, 8 January 2023

/* {{pp-template}} */
.talkquote {
	 background-color:#eaf8f4;
	 border-left:3px solid #008560;
	 padding:0 .8em;
	 margin:0;
}

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