Difference between revisions of "Template:Blockquote/styles.css"

From W9CR
Jump to navigation Jump to search
(Created page with "→‎{{pp-template}}: .templatequote { overflow: hidden; margin: 1em 0; padding: 0 40px; } .templatequote .templatequotecite { line-height: 1.5em; →‎@noflip: ...")
 
 
Line 1: Line 1:
/* {{pp-template}} */
 
 
.templatequote {
 
.templatequote {
 
overflow: hidden;
 
overflow: hidden;

Latest revision as of 16:48, 18 July 2021

.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;

}