X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=wikitext.css;h=601d797f404d03534e6dbfe7b3ae4d8c0ffcc0b5;hp=1f0c5ea66af94a06177de331bcbf2e5b4683b388;hb=ab208fff56e536585bc0978898a7c3f610c73dce;hpb=3a44d73fa1e0b84c0cf111f50059afd089843cbb diff --git a/wikitext.css b/wikitext.css index 1f0c5ea..601d797 100644 --- a/wikitext.css +++ b/wikitext.css @@ -69,3 +69,7 @@ border-color: #AAF; overflow: scroll; } +.wikitext img { + max-width: 99%; + overflow: scoll; +}