From: Gabriel Wicke Date: Tue, 29 Jun 2004 12:54:30 +0000 (+0000) Subject: thumb tweaks synced X-Git-Tag: 1.5.0alpha1~2740 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/fiche.php?a=commitdiff_plain;h=ce6ae286c5d2de78ba929154f555ce973d7fc122;p=lhc%2Fweb%2Fwiklou.git thumb tweaks synced --- diff --git a/stylesheets/common.css b/stylesheets/common.css index f51878f890..c44d5f4c61 100644 --- a/stylesheets/common.css +++ b/stylesheets/common.css @@ -29,13 +29,14 @@ div.thumb { margin: 10px; text-align: center; width: auto; - overflow: hidden; } div.thumb div { border: 1px solid #8888aa; background-color: #f7f8ff; padding: 2px; font-size: 94%; + text-align: center; + overflow: hidden; } div.thumb div * { border: none;