]> git.plutz.net Git - busy/blobdiff - Wiki.css
confine size of images in wiki text
[busy] / Wiki.css
index 525d5aaa03fc1a2a5cc6a944dffe05ee15e9452e..cf059b83107dd6576882012b3d249f6ce018b91a 100644 (file)
--- a/Wiki.css
+++ b/Wiki.css
@@ -83,6 +83,7 @@
 .article a{
   text-decoration: none;
 }
-img {
+img {
   max-width: 99%;
+  overflow: scoll;
 }