X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/8cfe1f8fb4f50c405ec1fa5ddfa367ef951e9c6b..4b902419bb0d89242008c3db5b047bfeb423432c:/librarian/mobi/style.css?ds=sidebyside diff --git a/librarian/mobi/style.css b/librarian/mobi/style.css old mode 100755 new mode 100644 index 3fa7021..bc171c3 --- a/librarian/mobi/style.css +++ b/librarian/mobi/style.css @@ -2,7 +2,6 @@ /* = Common elements: headings, paragraphs and lines = */ /* =================================================== */ - .h2 { font-size: 2em; @@ -25,15 +24,21 @@ { font-size: 1em; margin: 0; - margin-top: 1.5em; + margin-top: 1em; line-height: 1.5em; } -p +.paragraph { - margin: 0; + margin: 0; +} + +.paragraph + .paragraph +{ + text-indent: 1.5em; } + /* ======================== */ /* = Footnotes and themes = */ /* ======================== */ @@ -71,15 +76,10 @@ 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; } /* =================== */ @@ -161,15 +161,19 @@ div.didaskalia margin-left: 1.5em; } -div.kwestia +.kwestia { margin-top: 0.5em; } -.paragraph +.stanza { - text-align: justify; - margin-top: 1.5em; + margin-bottom: 1em; +} + +.stanza-spacer +{ + display: none; } .motto @@ -179,40 +183,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; @@ -274,8 +268,7 @@ em.author-emphasis .person-list em.person { font-style: normal; - font-variant: small-caps; - /*text-transform: uppercase;*/ + text-transform: uppercase; } .info