X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/387bff61a13e750e1ef4e015025415a8b311b25b..8fcab6b0a377deb7b2a143caf4af084bf6cd7a68:/librarian/epub/style.css?ds=sidebyside diff --git a/librarian/epub/style.css b/librarian/epub/style.css index 249ae09..ab88bf8 100644 --- a/librarian/epub/style.css +++ b/librarian/epub/style.css @@ -107,28 +107,24 @@ p text-align: left; } -.annotation +.annotation-anchor { font-style: normal; font-weight: normal; font-size: 0.875em; -} - -#footnotes .annotation -{ display: block; float: left; width: 2.5em; clear: both; } -#footnotes div +.annotation { margin: 0; margin-top: 1.5em; } -#footnotes p +.annotation-body { margin-left: 2.5em; font-size: 0.875em; @@ -242,7 +238,12 @@ div.kwestia .paragraph { text-align: justify; - margin-top: 1.5em; + margin: 0 +} + +.paragraph + .paragraph +{ + text-indent: 1.5em; } .motto @@ -351,20 +352,26 @@ em.author-emphasis text-transform: uppercase; } -p.info +.info { text-align: center; margin-bottom: 1em; } +.info div +{ + text-align: center; +} -p.info img +.info img { margin: 0; margin-left: 2em; margin-right: 2em; } -p.minor { +p.minor-info { + text-align: center; + margin-bottom: 1em; font-size: 0.75em; } p.footer {