X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=wikitext.css;h=601d797f404d03534e6dbfe7b3ae4d8c0ffcc0b5;hp=d635d64bf1b75e009d47f5ab4371b304a7cd01ac;hb=ab208fff56e536585bc0978898a7c3f610c73dce;hpb=44407376a39cd71f292875c4d09214277110d724 diff --git a/wikitext.css b/wikitext.css index d635d64..601d797 100644 --- a/wikitext.css +++ b/wikitext.css @@ -67,4 +67,9 @@ padding: .5em; border-style: solid; border-width: 1px; border-color: #AAF; + overflow: scroll; +} +.wikitext img { + max-width: 99%; + overflow: scoll; }