X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/8cfe1f8fb4f50c405ec1fa5ddfa367ef951e9c6b..2363bf73e1728ae729c13ec9db43298425badeb6:/librarian/epub/style.css diff --git a/librarian/epub/style.css b/librarian/epub/style.css index 622c8da..0f5aaeb 100644 --- a/librarian/epub/style.css +++ b/librarian/epub/style.css @@ -140,16 +140,11 @@ p /* = Numbering = */ /* ============= */ -.anchor +.anchor sup { - margin: -0.25em -0.5em; - color: #777; - font-size: 0.875em; - width: 2em; - text-align: center; - padding: 0.25em 0.5em; - line-height: 1.5em; -} + vertical-align: text-top; + font-size: 0.7em; +} /* =================== */ /* = Custom elements = */ @@ -238,7 +233,12 @@ div.kwestia .paragraph { text-align: justify; - margin-top: 1.5em; + margin: 0 +} + +.paragraph + .paragraph +{ + text-indent: 1.5em; } .motto @@ -364,7 +364,9 @@ em.author-emphasis margin-right: 2em; } -p.minor { +p.minor-info { + text-align: center; + margin-bottom: 1em; font-size: 0.75em; } p.footer {