X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/941039d54dfab74b51442b4712aefb89c693608e..0ea2e1a6b93249623fe31bd6992d7d0a75eb5b39:/librarian/mobi/style.css diff --git a/librarian/mobi/style.css b/librarian/mobi/style.css index 9afe2ae..55af220 100644 --- a/librarian/mobi/style.css +++ b/librarian/mobi/style.css @@ -35,7 +35,7 @@ .paragraph + .paragraph { - text-indent: 1.5em; + text-indent: 1.2em; } @@ -43,27 +43,10 @@ /* = Footnotes and themes = */ /* ======================== */ -.annotation-anchor -{ - font-style: normal; - font-weight: normal; - font-size: 0.875em; - display: block; - float: left; - width: 2.5em; - clear: both; -} - .annotation { - margin: 0; - margin-top: 1.5em; -} - -.annotation-body -{ - margin-left: 2.5em; - font-size: 0.875em; + margin-bottom: 0.3em; + text-align: left; } .block @@ -72,6 +55,7 @@ padding: 1em; } + /* ============= */ /* = Numbering = */ /* ============= */ @@ -161,7 +145,7 @@ div.didaskalia margin-left: 1.5em; } -div.kwestia +.kwestia { margin-top: 0.5em; } @@ -183,40 +167,30 @@ div.kwestia margin-top: 1.5em; } -.motto_podpis +.motto_podpis, .motto_podpis .paragraph { font-size: 0.875em; text-align: right; } -div.fragment +.fragment { border-bottom: 0.1em solid #999; padding-bottom: 1.5em; } -div.note +.note, .note .paragraph { text-align: right; font-style: italic; } -div.note div.paragraph -{ - text-align: right; - font-style: italic; -} -div.dedication -{ - text-align: right; - font-style: italic; -} -div.dedication div.paragaph + +.dedication, .dedication .paragaph { text-align: right; font-style: italic; } - hr.spacer { height: 3em;