Difference between revisions of "Template:Quote/styles.css"
Jump to navigation
Jump to search
test>Pppery (Adding protection template) |
test>Izno (ws, remove obvious) |
||
| Line 1: | Line 1: | ||
| − | /* {{pp-template}} | + | /* {{pp-template}} */ |
| − | |||
.templatequote { | .templatequote { | ||
overflow: hidden; | overflow: hidden; | ||
| Line 6: | Line 5: | ||
padding: 0 40px; | padding: 0 40px; | ||
} | } | ||
| + | |||
.templatequote .templatequotecite { | .templatequote .templatequotecite { | ||
line-height: 1.5em; | line-height: 1.5em; | ||
Revision as of 23:38, 4 June 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;
}