der
This commit is contained in:
parent
1c940af6ff
commit
fd7f76128b
|
|
@ -431,7 +431,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
|||
left: 0;
|
||||
width: 100%;
|
||||
padding: 8px 15px;
|
||||
border-top: 2px solid #3473ac;
|
||||
border-top: 1px solid #fff;
|
||||
}
|
||||
|
||||
.version-info {
|
||||
|
|
@ -439,7 +439,6 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold {
|
|||
justify-content: space-between;
|
||||
align-items: center;
|
||||
font-size: 7px;
|
||||
color: var(--text-muted) !important;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -74,8 +74,8 @@
|
|||
</ul>
|
||||
<div class="sidebar-footer">
|
||||
<div class="version-info">
|
||||
<span class="copyright text-light fw-bold">INTER SANTÉ ©</span>
|
||||
<span class="version-tag text-light fw-bold">2026</span>
|
||||
<span class="copyright text-muted fw-bold">INTER SANTÉ ©</span>
|
||||
<span class="version-tag text-muted fw-bold">2026</span>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user