X-Git-Url: http://git.wpitchoune.net/gitweb/?p=www.git;a=blobdiff_plain;f=www%2Fstyle.css;h=66a6431d2b3f82cd3e02ba2b2b0fa283d1d150d1;hp=2347e882738d00af002fa8f6e1e7aef489981f2f;hb=926dbc784c82523066ff9205cb7f2c9cb27bb0d2;hpb=88a52c46d396acb681f1039881210f0e0984fecd;ds=sidebyside diff --git a/www/style.css b/www/style.css index 2347e88..66a6431 100644 --- a/www/style.css +++ b/www/style.css @@ -90,3 +90,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%; +}