X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9e4694c764fb9d51f71e4010e9a6c286d46f496f..6b9c5843b31661562ee76ee75a360219de0397a6:/apps/wolnelektury_core/static/css/new.book.css diff --git a/apps/wolnelektury_core/static/css/new.book.css b/apps/wolnelektury_core/static/css/new.book.css index 15973eb15..a5f4c0676 100644 --- a/apps/wolnelektury_core/static/css/new.book.css +++ b/apps/wolnelektury_core/static/css/new.book.css @@ -48,6 +48,11 @@ a { margin: 1em 0 0; } +#info .sponsors img { + margin-bottom: 1em; +} + + /* =================================================== */ /* = Common elements: headings, paragraphs and lines = */ /* =================================================== */ @@ -182,7 +187,7 @@ div.kwestia { } div.stanza { - margin: 1.5em 0 0; + margin: 1.5em 0; } div.kwestia div.stanza { @@ -195,7 +200,7 @@ p.paragraph { text-indent: 1.5em; } -p.motto { +.motto { text-align: justify; font-style: italic; margin: 1.5em 0 0; @@ -204,6 +209,7 @@ p.motto { p.motto_podpis { font-size: 0.875em; text-align: right; + margin-bottom: 1.5em; } div.fragment {