From: Ludovic CHEVALIER Date: Thu, 22 Feb 2018 13:55:39 +0000 (+0100) Subject: [CSS] ~correction depassement de texte dans les boites de la page d'accueil X-Git-Tag: v3.3.0~62 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fwww.git;a=commitdiff_plain;h=7366e957b855ba9e4a4904aea74083ec165af0c9 [CSS] ~correction depassement de texte dans les boites de la page d'accueil --- diff --git a/www/plugins/skel_lhc/habillage/skel_lhc.css b/www/plugins/skel_lhc/habillage/skel_lhc.css index 942109ab..cd504a54 100644 --- a/www/plugins/skel_lhc/habillage/skel_lhc.css +++ b/www/plugins/skel_lhc/habillage/skel_lhc.css @@ -73,6 +73,10 @@ h3, color: #F39200; } +h3.title { + height: 54px; +} + #secondary.sidebar a:link { color: #fff; font-weight: bold;