From: Robert BÅ‚aut Date: Thu, 16 Jan 2014 13:53:49 +0000 (+0100) Subject: [Mobi] Fix for inconsistent styles between on-line reader and Mobi. X-Git-Tag: 1.7~104^2~25 X-Git-Url: https://git.mdrn.pl/librarian.git/commitdiff_plain/4b902419bb0d89242008c3db5b047bfeb423432c?ds=sidebyside;hp=-c [Mobi] Fix for inconsistent styles between on-line reader and Mobi. --- 4b902419bb0d89242008c3db5b047bfeb423432c diff --git a/librarian/mobi/style.css b/librarian/mobi/style.css index 9afe2ae..bc171c3 100644 --- a/librarian/mobi/style.css +++ b/librarian/mobi/style.css @@ -161,7 +161,7 @@ div.didaskalia margin-left: 1.5em; } -div.kwestia +.kwestia { margin-top: 0.5em; } @@ -183,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;