This commit is contained in:
KONE SOREL 2025-12-20 14:59:09 +00:00
parent e95642e9df
commit d9ff46138d
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@
.app-logo {
display: flex;
align-items: center;
/*color: white;*/
color: #313c4c;
text-decoration: none;
font-weight: 600;
font-size: 20px;

View File

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