wider html book view
authorJan Szejko <janek37@gmail.com>
Tue, 8 Aug 2017 17:59:04 +0000 (19:59 +0200)
committerJan Szejko <janek37@gmail.com>
Tue, 8 Aug 2017 17:59:04 +0000 (19:59 +0200)
lib/librarian
src/wolnelektury/static/css/master.book.css

index 21f76f4..1b63df5 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 21f76f412d83effaa5569ba4bb8f5d0742ed9d2f
+Subproject commit 1b63df580fa50d1ac9a8e40432580c8afe8301fe
index 1c615df..29d115b 100644 (file)
@@ -12,11 +12,11 @@ a {
 
 #book-text {
     margin: 0 3em;
-    max-width: 36em;
+    max-width: 48em;
 }
 
 #other-text #book-text {
-    width: 36em;
+    width: 48em;
 }
 
 /* ================================== */
@@ -28,7 +28,7 @@ a {
 
 img {
     border: none;
-    max-width: 36em;
+    max-width: 48em;
     margin-top: 1em;
 }