This commit is contained in:
KONE SOREL 2026-01-05 10:25:59 +00:00
parent 64582c65e8
commit 74345a44aa
2 changed files with 2 additions and 3 deletions

View File

@ -255,9 +255,8 @@ body {
.toggle-sidebar-btn {
font-size: 20px;
padding-left: 10px;
padding-left: 15px;
cursor: pointer;
color: #012970;
}
/* ============================================

View File

@ -212,7 +212,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
<a href="Accueil" class="app-logo">
<img src="/Bootstrap_new/images/new/favicon.png" alt="INTER-SANTE" width="36" height="36">
<span class="ms-2" style="color: #012970;">INTER-SANTE</span>
<span class="ms-2">INTER-SANTE</span>
</a>
<?php if($_SESSION['bdTests_C'] == "1"): ?>