Template:Blockquote/styles.css

Revision as of 08:31, 10 August 2018 by wikipedia>TheDJ (Created page with '→‎Styling for Template:Quote: .templatequote { margin-top: 0; } .templatequote .templatequotecite { line-height: 1.5em; →‎@noflip: text-al...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* Styling for Template:Quote */
.templatequote {
     margin-top: 0;
}
.templatequote .templatequotecite {
    line-height: 1.5em;
    /* @noflip */
    text-align: left;
    /* @noflip */
    padding-left: 1.6em;
    margin-top: 0;
}