diff --git a/doc/stylesheet.css b/doc/stylesheet.css index 20b8bc329d..806e03bfd4 100644 --- a/doc/stylesheet.css +++ b/doc/stylesheet.css @@ -31,3 +31,7 @@ div.contents { span.arrow { height: 13px; } + +div.image img{ + max-width: 900px; +}