Difference between revisions of "Module:Quote/styles.css"

From blackwiki
Jump to navigation Jump to search
test>Ymblanter
m (Protected "Template:Quote/styles.css": Highly visible template: RFPP request ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
test>Pppery
(Adding protection template)
Line 1: Line 1:
/* Styling for Template:Quote */
+
/* {{pp-template}}
 +
Styling for Template:Quote */
 
.templatequote {
 
.templatequote {
 
overflow: hidden;
 
overflow: hidden;

Revision as of 23:39, 3 March 2019

/* {{pp-template}} 
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;
}