This commit is contained in:
KONE SOREL 2025-12-13 09:31:53 +00:00
parent 5db0230645
commit 17884c5ed6
2 changed files with 4 additions and 3 deletions

View File

@ -46,6 +46,7 @@
background:red background:red
} }
/**/
.btn-info{ .btn-info{
background-color:#08C5D1; background-color:#08C5D1;
@ -911,7 +912,7 @@
} }
.mobile-nav-label{ .mobile-nav-label{
font-size: 10pt !important; font-size: 8pt !important;
} }
.mobile-nav-icon:active, .mobile-nav-icon:focus-visible { .mobile-nav-icon:active, .mobile-nav-icon:focus-visible {

View File

@ -94,7 +94,7 @@
<link href="Bootstrap_new/css/custom.css?ver=2024.08.26.02" rel="stylesheet"> <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 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 --> <!-- END: webview fixes -->
</head> </head>
@ -225,7 +225,7 @@
<?php endforeach; ?> <?php endforeach; ?>
</ul> </ul>
<!-- Version mobile avec menu burger --> <!-- Version mobile avec menu burger *** -->
<div class="mobile-bottom-nav d-lg-none"> <div class="mobile-bottom-nav d-lg-none">
<div class="mobile-nav-container"> <div class="mobile-nav-container">
<?php <?php