h
This commit is contained in:
parent
64582c65e8
commit
74345a44aa
|
|
@ -255,9 +255,8 @@ body {
|
||||||
|
|
||||||
.toggle-sidebar-btn {
|
.toggle-sidebar-btn {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
padding-left: 10px;
|
padding-left: 15px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: #012970;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ============================================
|
/* ============================================
|
||||||
|
|
|
||||||
|
|
@ -212,7 +212,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
||||||
|
|
||||||
<a href="Accueil" class="app-logo">
|
<a href="Accueil" class="app-logo">
|
||||||
<img src="/Bootstrap_new/images/new/favicon.png" alt="INTER-SANTE" width="36" height="36">
|
<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>
|
</a>
|
||||||
|
|
||||||
<?php if($_SESSION['bdTests_C'] == "1"): ?>
|
<?php if($_SESSION['bdTests_C'] == "1"): ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user