From 5a6bdf9b5deb53f56c44f048e77366cbc90f54e0 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 28 Nov 2020 03:56:40 +0100 Subject: [PATCH] experiment --- htdocs/theme/eldy/global.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index c023ecd0ab3..1480b1292e3 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -108,7 +108,7 @@ body { margin-bottom: 0; margin-right: 0; margin-left: 0; - font-weight: 300px; + font-weight: 400; trans("DIRECTION").";\n"; ?> } @@ -4162,7 +4162,7 @@ div.titre { text-decoration: none; padding-top: 5px; padding-bottom: 5px; - /* text-transform: capitalize; */ + font-weight: 400; } div.fiche > table.table-fiche-title:first-of-type div { color: var(--colortexttitlenotab);