Jump to content

Template:Quote/styles.css

From pool
Revision as of 17:14, 20 October 2020 by Caleb Cooper (talk | contribs) (Created page with "{{pp-template}}: .templatequote { overflow: hidden; margin: 1em 0; padding: 0 40px; } .templatequote .templatequotecite { line-height: 1.5em; @noflip: ...")
This content is in the Template Namespace. Used for page-templates that can be re-used across the wiki.
/* {{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;
}