Difference between revisions of "Template:Blockquote/styles.css"
Jump to navigation
Jump to search
(Created page with "→{{pp-template}}: .templatequote { overflow: hidden; margin: 1em 0; padding: 0 40px; } .templatequote .templatequotecite { line-height: 1.5em; →@noflip: ...") |
(No difference)
|
Latest revision as of 11:55, 1 September 2023
/* {{pp-template}} */
.templatequote {
overflow: hidden;
margin: 1em 0;
padding: 0 40px;
}
.templatequote .templatequotecite {
line-height: 1.5em;
/* @noflip */
text-align: left;
/* @noflip */
padding-left: 1.6em;
margin-top: 0;
}