diff --git a/css/style.css b/css/style.css index 5fee8d7..0b0d470 100644 --- a/css/style.css +++ b/css/style.css @@ -2774,17 +2774,17 @@ a.ms1-trad-link.btn-aide-trad{ .inscr-mobile-kv-row__label{ flex:0 0 132px; max-width:38%; - font-weight:600; - color:#6c757d; + font-weight:700; + color:#9aa0a6; font-size:12px; line-height:1.4; } .inscr-mobile-kv-row__value{ flex:1 1 180px; - color:#1a1d20; + color:#212529; font-size:14px; - font-weight:500; + font-weight:400; min-width:0; overflow-wrap:anywhere; word-wrap:break-word; @@ -2881,11 +2881,13 @@ a.ms1-trad-link.btn-aide-trad{ flex:1 1 100%; max-width:100%; font-size:11px; + color:#adb5bd; } .inscr-mobile-kv-row__value{ flex:1 1 100%; font-size:15px; - font-weight:600; + font-weight:500; + color:#212529; } } diff --git a/php/inc_settings.php b/php/inc_settings.php index 1cb93c4..eb78312 100644 --- a/php/inc_settings.php +++ b/php/inc_settings.php @@ -7,7 +7,7 @@ * Constantes * * **************/ -define('_VERSION_CODE', '4.72.682'); +define('_VERSION_CODE', '4.72.683'); define('_DATE_CODE', '2026-06-18'); //MSIN-4290 define('QR_SECRET_KEY', 'ms1_qr_2026_cle_secrete_longue_et_fixe');