From: Ludovic CHEVALIER Date: Wed, 13 Jan 2021 13:55:26 +0000 (+0100) Subject: [SKEL][CSS] ~fix titre evenements du sommaire X-Git-Tag: v3.3.0~8 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fwww.git;a=commitdiff_plain;h=1912d85230a4cc67ba813144db066b0ff720250b [SKEL][CSS] ~fix titre evenements du sommaire --- diff --git a/www/plugins/skel_lhc/habillage/skel_lhc.css b/www/plugins/skel_lhc/habillage/skel_lhc.css index 91bf3982..24d723cd 100644 --- a/www/plugins/skel_lhc/habillage/skel_lhc.css +++ b/www/plugins/skel_lhc/habillage/skel_lhc.css @@ -164,6 +164,10 @@ h3.title { overflow: hidden; } +.info_art h3 { + font-size: 15px; +} + #secondary { color: #fff; } diff --git a/www/plugins/skel_lhc/page-sommaire.html b/www/plugins/skel_lhc/page-sommaire.html index 96032b78..58358180 100755 --- a/www/plugins/skel_lhc/page-sommaire.html +++ b/www/plugins/skel_lhc/page-sommaire.html @@ -99,7 +99,7 @@ [] })]
-

[(#TITRE|couper{15,'...'})]

+

[(#TITRE|couper{50,'...'})]

[(#DATE_DEBUT|affdate_debut_fin{#DATE_FIN,#HORAIRE})]

#LIEU

[(#INSCRIPTION|oui)

Événement sur inscription

]