diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php
index f2a7e6a4607f7a48a360977b89f53f2df54e0cd0..bd898deb487ca91af9705a92e3e7f477fccd87f3 100644
--- a/htdocs/theme/eldy/style.css.php
+++ b/htdocs/theme/eldy/style.css.php
@@ -2739,6 +2739,9 @@ a.tab span.ui-btn-inner
 .ui-link {
 	color: rgb(<?php print $colortext; ?>) !important;
 }
+.liste_titre .ui-link {
+	color: #<?php print $colortexttitle; ?> !important;
+}
 
 a.ui-link {
 	word-wrap: break-word;