Template:Blockquote/styles.css

From Project Basis
Revision as of 22:35, 28 July 2023 by Talod>Sango (Created page with "{{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; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{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;
}