From: Gabriel Wicke Date: Sun, 9 May 2004 22:05:51 +0000 (+0000) Subject: another tweak to the thumb centering X-Git-Tag: 1.3.0beta1~106 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=4cc33f92b33decef1d1b13e8692a814c9226473b;p=lhc%2Fweb%2Fwiklou.git another tweak to the thumb centering --- diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 12a53b64b6..969c19a993 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -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;