X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0c9e7e914bc548bee30add46fb6e4aadf6ffb16c..a1edf3f1a7cff6e6f4d85a4288ca9b1d5cd3b254:/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 b148020b4..15973eb15 100644 --- a/apps/wolnelektury_core/static/css/new.book.css +++ b/apps/wolnelektury_core/static/css/new.book.css @@ -1,6 +1,6 @@ body { font-size: 16px; - font: Georgia, "Times New Roman", serif; + font-family: Georgia, "Times New Roman", serif; line-height: 1.5em; margin: 0; } @@ -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; @@ -45,8 +45,7 @@ a { } #info p { - text-align: justify; - margin: 1.5em 0 0; + margin: 1em 0 0; } /* =================================================== */ @@ -91,7 +90,7 @@ p { .annotation { font-style: normal; font-weight: normal; - font-size: 12px; + font-size: .75em; padding-left: 2px; position: relative; top: -4px; @@ -192,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 {