lib/softcover/template/html/stylesheets/softcover.css in softcover-1.0.beta3 vs lib/softcover/template/html/stylesheets/softcover.css in softcover-1.0.beta4

- old
+ new

@@ -172,13 +172,18 @@ text-align: center; } #book .graphics.image img { margin-top: 2em; + max-width: 100% } #book .graphics.image.box img { border: 1px solid #666; +} +#book a .graphics img { + display: block; + margin: 2em auto auto; } #book .table { text-align: center; margin-top: 2em; \ No newline at end of file