From: Gabriel Wicke Date: Fri, 11 Jun 2004 01:59:25 +0000 (+0000) Subject: smaller line-height for thumb captions X-Git-Tag: 1.5.0alpha1~2935 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=d0ee70424dc4d8e6d330bc39884b1046f0ceee2f;p=lhc%2Fweb%2Fwiklou.git smaller line-height for thumb captions --- diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 5e37b384b5..67cadc6db0 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -332,6 +332,7 @@ div.thumb div a img { div.thumb div div.thumbcaption { border: none; text-align: left; + line-height: 1.3; padding: 0.3em 0 0.1em 0; } div.magnify { @@ -477,7 +478,8 @@ td.diff-context { background:#eeeeee; } padding-right: 18px; } /* disable interwiki styling */ -#bodyContent a.extiw { +#bodyContent a.extiw, +#bodyContent a.extiw:active { color: #3366bb; background: none; padding: 0;