max width for images in html view
[wolnelektury.git] / src / wolnelektury / static / css / new.book.css
index a5f4c06..ae77c65 100644 (file)
@@ -10,6 +10,11 @@ a {
     text-decoration: none;
 }
 
+img {
+    max-width: 36em;
+    margin-top: 1em;
+}
+
 /* ================================== */
 /* = Header with logo and menu      = */
 /* ================================== */