X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0d8379f12396769a2238c6c9e25532db6434b818..436a40e82949de8083903be6b4e1ee79ec6bc014:/wolnelektury/media/css/master.book.css diff --git a/wolnelektury/media/css/master.book.css b/wolnelektury/media/css/master.book.css index 47e4f36eb..a5f791ce6 100644 --- a/wolnelektury/media/css/master.book.css +++ b/wolnelektury/media/css/master.book.css @@ -108,6 +108,7 @@ img { margin: 0; color: blue; font-size: 16px; + position: inherit; } /* =================================================== */ @@ -156,7 +157,9 @@ p { font-style: normal; font-weight: normal; font-size: 16px; - position: absolute; + float: right; + margin-right: -9.5em; + clear: both; left: 40em; line-height: 1.5em; text-align: left;