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

Adding protection template
 
imported>Izno
no reason to have this here then
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* {{pp-template}} */
/* {{pp-template}} */
blockquote.talkquote {
.talkquote {
background-color:#eaf8f4;
background-color:#eaf8f4;
border-left:3px solid #008560;
border-left:3px solid #008560;
Line 10: Line 10:
.talkquote-source {
.talkquote-source {
margin-left:1.6em;
margin-left:1.6em;
}
.talkquote-source {
font-style: italic;
}
}