From ffab5e10c4ca0068f5d7b4dfbb99c9cd8f7553cf Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 25 May 2020 12:53:47 +0300 Subject: [PATCH] s --- app/pub/css/an.css | 6 +++--- app/views/epub.phtml | 2 +- app/views/layout.phtml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/pub/css/an.css b/app/pub/css/an.css index a2418cd..928f576 100644 --- a/app/pub/css/an.css +++ b/app/pub/css/an.css @@ -7,7 +7,7 @@ body.books-body { width: 65%; font-size: .8em; } -p { +#book-html p { width: 70%; display: block; margin: 0px auto; @@ -438,14 +438,14 @@ input[type="email"],input[type="password"]{ header, #lk-menu { font-size: .8em; } - p { + #book-html p { width: 85%; } } @media screen and (max-width: 768px) { - p { + #book-html p { width: 100%; } diff --git a/app/views/epub.phtml b/app/views/epub.phtml index c64c820..d982b42 100644 --- a/app/views/epub.phtml +++ b/app/views/epub.phtml @@ -8,7 +8,7 @@ -
+
diff --git a/app/views/layout.phtml b/app/views/layout.phtml index 6cb47e4..ea85d6c 100644 --- a/app/views/layout.phtml +++ b/app/views/layout.phtml @@ -5,7 +5,7 @@ - +