m 1 revision imported |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
padding-left: 1.6em; | padding-left: 1.6em; | ||
margin-top: 0; | margin-top: 0; | ||
} | |||
.blockquote .cite::before { | |||
content: ''; | |||
} | } |
Latest revision as of 15:21, 30 June 2024
/* {{pp-template}} */
.templatequote {
overflow: hidden;
margin: 1em 0;
padding: 0 32px;
}
.templatequote .templatequotecite {
line-height: 1.5em;
/* @noflip */
text-align: left;
/* @noflip */
padding-left: 1.6em;
margin-top: 0;
}
.blockquote .cite::before {
content: '';
}