X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0d8379f12396769a2238c6c9e25532db6434b818..742c7194284dfbe5f051e8c6652d72f00e47f88f:/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;