From: Gabriel Wicke Date: Sun, 9 May 2004 20:56:37 +0000 (+0000) Subject: centered thumb image X-Git-Tag: 1.3.0beta1~108 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=06ca4fa51a20e0813c9518eb4fca0f2ab6ccc2bb;p=lhc%2Fweb%2Fwiklou.git centered thumb image --- diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index a3c1fe2894..b80fe7a4ae 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -315,6 +315,8 @@ div.thumb div { } div.thumb div a img { border:1px solid #cccccc; + margin-left: auto; + margin-right: auto; } div div.thumbcaption { border: none;