wider html book view
[librarian.git] / scripts / master.plain.css
old mode 100755 (executable)
new mode 100644 (file)
index b580c19..7ebcb72
@@ -1,14 +1,14 @@
 /*
  *  This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
  *  Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
- * 
+ *
  */
 body {
     font-size: 16px;
-    font: Georgia, "Times New Roman", serif;
+    font-family: Georgia, "Times New Roman", serif;
     line-height: 1.5em;
     margin: 3em;
-    max-width: 36em;
+    max-width: 48em;
 }
 
 a {