X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/7f95f426fe9d582ee5b33e73edc7ef7c78a82c12..6280673f35e13e75e81c5b7821bd2a44a1831eab:/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 164051e24..a5f4c0676 100644 --- a/apps/wolnelektury_core/static/css/new.book.css +++ b/apps/wolnelektury_core/static/css/new.book.css @@ -13,7 +13,7 @@ a { /* ================================== */ /* = Header with logo and menu = */ /* ================================== */ -#toc ol, #themes ol { +#toc ol, #themes ol, #objects ol { list-style: none; padding: 0; margin: 0; @@ -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 { @@ -191,10 +196,11 @@ div.kwestia div.stanza { p.paragraph { text-align: justify; - margin: 1.5em 0 0; + margin: 0; + text-indent: 1.5em; } -p.motto { +.motto { text-align: justify; font-style: italic; margin: 1.5em 0 0; @@ -203,6 +209,7 @@ p.motto { p.motto_podpis { font-size: 0.875em; text-align: right; + margin-bottom: 1.5em; } div.fragment {