This commit is contained in:
KONE SOREL 2025-12-20 15:02:58 +00:00
parent d9ff46138d
commit 16167648f7
2 changed files with 3 additions and 3 deletions

View File

@ -293,7 +293,7 @@
.header-btn {
background: transparent;
border: none;
color: white;
color: #313c4c;
padding: 8px;
border-radius: 4px;
cursor: pointer;

View File

@ -62,8 +62,8 @@ $imgData = $_SESSION['photoAssureCrypte'] ?? '';
</button>
<a href="#" class="app-logo">
<img src="Bootstrap_new/images/new/favicon.png" alt="Inter Santé">
<span class="ms-2">INTER-SANTÉ</span>
<img src="Bootstrap_new/images/new/favicon.png" alt="INTER-SANTE">
<span class="ms-2">INTER-SANTE</span>
</a>
<?php if($_SESSION['bdTests_C'] == "1"): ?>