a
This commit is contained in:
parent
5db0230645
commit
17884c5ed6
|
|
@ -46,6 +46,7 @@
|
|||
background:red
|
||||
}
|
||||
|
||||
/**/
|
||||
|
||||
.btn-info{
|
||||
background-color:#08C5D1;
|
||||
|
|
@ -911,7 +912,7 @@
|
|||
}
|
||||
|
||||
.mobile-nav-label{
|
||||
font-size: 10pt !important;
|
||||
font-size: 8pt !important;
|
||||
}
|
||||
|
||||
.mobile-nav-icon:active, .mobile-nav-icon:focus-visible {
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@
|
|||
<link href="Bootstrap_new/css/custom.css?ver=2024.08.26.02" rel="stylesheet">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" integrity="sha512-Avb2QiuDEEvB4bZJYdft2mNjVShBftLdPG8FJ0V7irTLQ8Uo0qcPxh4Plq7G5tGm0rU+1SPhVotteLpBERwTkw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||
|
||||
<link href="Bootstrap_new/css/style_new.css?ver=2025.11.24.01" rel="stylesheet">
|
||||
<link href="Bootstrap_new/css/style_new.css?ver=2025.11.24.02" rel="stylesheet">
|
||||
<!-- END: webview fixes -->
|
||||
</head>
|
||||
|
||||
|
|
@ -225,7 +225,7 @@
|
|||
<?php endforeach; ?>
|
||||
</ul>
|
||||
|
||||
<!-- Version mobile avec menu burger -->
|
||||
<!-- Version mobile avec menu burger *** -->
|
||||
<div class="mobile-bottom-nav d-lg-none">
|
||||
<div class="mobile-nav-container">
|
||||
<?php
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user