Merge branch 'master' of ssh://srv2.wpitchoune.net/srv/git/www
authorJean-Philippe Orsini <jeanfi@gmail.com>
Wed, 15 Jun 2016 14:15:20 +0000 (16:15 +0200)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Wed, 15 Jun 2016 14:15:20 +0000 (16:15 +0200)
www/style.css

index cddcabd..64447ee 100644 (file)
@@ -102,3 +102,7 @@ code {
 .admonitionblock td.icon .icon-warning:before{content:"\f071";color:#bf6900}
 .admonitionblock td.icon .icon-caution:before{content:"\f06d";color:#bf3400}
 .admonitionblock td.icon .icon-important:before{content:"\f06a";color:#bf0000}
+
+img {
+       max-width: 100%;
+}