From 7366e957b855ba9e4a4904aea74083ec165af0c9 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Thu, 22 Feb 2018 14:55:39 +0100 Subject: [PATCH] [CSS] ~correction depassement de texte dans les boites de la page d'accueil --- www/plugins/skel_lhc/habillage/skel_lhc.css | 4 ++++ 1 file changed, 4 insertions(+) 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; -- 2.20.1