Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Quote/styles.css: Difference between revisions

Template page
Grlucas changed the content model of the page Template:Quote/styles.css from "Sanitized CSS" to "CSS"
Grlucas changed the content model of the page Template:Quote/styles.css from "CSS" to "Sanitized CSS"
 
(No difference)

Latest revision as of 09:06, 6 March 2019

/* Styling for Template:Quote */
.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;
}