X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/292be7b4adfea60105ba78d74ace7425eb7a4284..f0c1ca86983a56a80796a10499033304dd3a8c0e:/src/wolnelektury/static/css/new.book.css diff --git a/src/wolnelektury/static/css/new.book.css b/src/wolnelektury/static/css/new.book.css index 2208cd342..a7ae22bac 100644 --- a/src/wolnelektury/static/css/new.book.css +++ b/src/wolnelektury/static/css/new.book.css @@ -1,6 +1,6 @@ body { font-size: 16px; - font-family: Georgia, "Times New Roman", serif; + font-family: Gelasio, Georgia, "Times New Roman", serif; line-height: 1.5em; margin: 0; } @@ -13,6 +13,7 @@ a { img { max-width: 37.5rem; margin-top: 1em; + width: 100%; } .animacja { margin-top: 1em; @@ -134,11 +135,11 @@ p { -ms-user-select: text; } -#footnotes div { +#footnotes > div { margin: 1.5em 0 0 0; } -#footnotes p, #footnotes ul { +#footnotes p, #footnotes ul, #footnotes .stanza { margin-left: 2.5em; font-size: 0.875em; }