test
This commit is contained in:
parent
e95642e9df
commit
d9ff46138d
|
|
@ -56,7 +56,7 @@
|
|||
.app-logo {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
/*color: white;*/
|
||||
color: #313c4c;
|
||||
text-decoration: none;
|
||||
font-weight: 600;
|
||||
font-size: 20px;
|
||||
|
|
|
|||
|
|
@ -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"): ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user