]> git.plutz.net Git - busy/commitdiff
wrong file ;-)
authorpaul <paul@plutz.net>
Tue, 28 Feb 2012 15:48:00 +0000 (15:48 +0000)
committerpaul <paul@plutz.net>
Tue, 28 Feb 2012 15:48:00 +0000 (15:48 +0000)
svn path=/trunk/; revision=33

Wiki.css
wikitext.css

index cf059b83107dd6576882012b3d249f6ce018b91a..52186676c7c3dcdad91856a1fddf54a966d3ca16 100644 (file)
--- a/Wiki.css
+++ b/Wiki.css
@@ -83,7 +83,3 @@
 .article a{
   text-decoration: none;
 }
-* img {
-  max-width: 99%;
-  overflow: scoll;
-}
index 1f0c5ea66af94a06177de331bcbf2e5b4683b388..601d797f404d03534e6dbfe7b3ae4d8c0ffcc0b5 100644 (file)
@@ -69,3 +69,7 @@
   border-color: #AAF;
   overflow: scroll;
 }
+.wikitext img {
+  max-width: 99%;
+  overflow: scoll;
+}