another tweak to the thumb centering
authorGabriel Wicke <gwicke@users.mediawiki.org>
Sun, 9 May 2004 22:05:51 +0000 (22:05 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Sun, 9 May 2004 22:05:51 +0000 (22:05 +0000)
stylesheets/monobook/main.css

index 12a53b6..969c19a 100644 (file)
@@ -314,17 +314,13 @@ div.thumb div {
     font-size: 94%;
     text-align: center;
 }
-div.thumb div a {
-    margin-left: auto;
-    margin-right: auto;
-}
 div.thumb div a img {
     border:1px solid #cccccc;
 }
-div div.thumbcaption {
+div.thumb div div.thumbcaption {
     border: none;
     text-align: left;
-    padding: 0.3em 0 0.1em 0 !important;
+    padding: 0.3em 0 0.1em 0;
 }
 div.magnify {
     float: right;