Difference between revisions of "Module:Quote/styles.css"
Jump to navigation
Jump to search
test>TheDJ (←Created page with '→Styling for Template:Quote: .templatequote { margin-top: 0; } .templatequote .templatequotecite { line-height: 1.5em; →@noflip: text-al...') |
m (5 revisions imported) |
||
| (4 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | /* | + | /* {{pp-template}} */ |
.templatequote { | .templatequote { | ||
| − | + | overflow: hidden; | |
| + | margin: 1em 0; | ||
| + | padding: 0 40px; | ||
} | } | ||
| + | |||
.templatequote .templatequotecite { | .templatequote .templatequotecite { | ||
line-height: 1.5em; | line-height: 1.5em; | ||
Latest revision as of 10:23, 6 September 2020
/* {{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;
}