From: Radek Czajka Date: Tue, 14 Jan 2014 11:28:21 +0000 (+0100) Subject: fixes #3242: Indent paragraphs X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/9e4694c764fb9d51f71e4010e9a6c286d46f496f fixes #3242: Indent paragraphs --- diff --git a/apps/wolnelektury_core/static/css/new.book.css b/apps/wolnelektury_core/static/css/new.book.css index bff58bc25..15973eb15 100644 --- a/apps/wolnelektury_core/static/css/new.book.css +++ b/apps/wolnelektury_core/static/css/new.book.css @@ -191,7 +191,8 @@ div.kwestia div.stanza { p.paragraph { text-align: justify; - margin: 1.5em 0 0; + margin: 0; + text-indent: 1.5em; } p.motto {