Template:Quote/styles.css: Difference between revisions
Content deleted Content added
Johnrdorazio (talk | contribs) No edit summary |
Johnrdorazio (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
margin-top: 0; |
margin-top: 0; |
||
font-size: 0.9em; |
font-size: 0.9em; |
||
} |
|||
.templatequote-author { |
|||
font-variant: small-caps; |
|||
} |
} |
Latest revision as of 07:37, September 10, 2020
/* {{pp-template}} */
.templatequote {
overflow: hidden;
margin: 1em 0;
padding: 0 40px;
text-align: justify;
font-size: 0.9em;
}
.templatequote .templatequotecite {
line-height: 1.5em;
/* @noflip */
text-align: left;
/* @noflip */
padding-left: 1.6em;
margin-top: 0;
font-size: 0.9em;
}
.templatequote-author {
font-variant: small-caps;
}