Templat:Blockquote/styles.css: Perbedaan antara revisi
Loncat ke navigasi
Loncat ke pencarian
(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; }") |
k (1 revisi diimpor) |
(Tidak ada perbedaan)
|
Revisi terkini sejak 7 Oktober 2023 05.49
/* {{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;
}