Template:Blockquote/styles.css: Difference between revisions

From The World of Gotha
Jump to navigation Jump to search
one>Rajavlitra
(Created page with "→‎{{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; }")
 
m (1 revision imported)
 
(No difference)

Latest revision as of 02:03, 14 August 2023

/* Template: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;

}