wider html book view
authorJan Szejko <janek37@gmail.com>
Tue, 8 Aug 2017 10:47:03 +0000 (12:47 +0200)
committerJan Szejko <janek37@gmail.com>
Tue, 8 Aug 2017 10:47:03 +0000 (12:47 +0200)
scripts/master.css
scripts/master.plain.css

index b2ea786..0346839 100644 (file)
@@ -5,10 +5,10 @@
  */
 body {
     font-size: 16px;
  */
 body {
     font-size: 16px;
-    font: Georgia, "Times New Roman", serif;
+    font-family: Georgia, "Times New Roman", serif;
     line-height: 1.5em;
     margin: 3em;
     line-height: 1.5em;
     margin: 3em;
-    max-width: 36em;
+    max-width: 48em;
 }
 
 a {
 }
 
 a {
index 68fd9c5..7ebcb72 100644 (file)
@@ -5,10 +5,10 @@
  */
 body {
     font-size: 16px;
  */
 body {
     font-size: 16px;
-    font: Georgia, "Times New Roman", serif;
+    font-family: Georgia, "Times New Roman", serif;
     line-height: 1.5em;
     margin: 3em;
     line-height: 1.5em;
     margin: 3em;
-    max-width: 36em;
+    max-width: 48em;
 }
 
 a {
 }
 
 a {