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 { .header-btn {
background: transparent; background: transparent;
border: none; border: none;
color: white; color: #313c4c;
padding: 8px; padding: 8px;
border-radius: 4px; border-radius: 4px;
cursor: pointer; cursor: pointer;

View File

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