Valider
This commit is contained in:
parent
f0c9925e3e
commit
e53c91b877
|
|
@ -445,7 +445,7 @@
|
|||
}
|
||||
|
||||
#lienLogo{
|
||||
width:30px;
|
||||
width:50px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -460,7 +460,7 @@
|
|||
}
|
||||
|
||||
#lienLogo{
|
||||
width:30px;
|
||||
width:50px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -714,6 +714,10 @@
|
|||
#lienLogo{
|
||||
width:50px;
|
||||
}
|
||||
|
||||
.small{
|
||||
font-size:1.2rem !important;
|
||||
}
|
||||
|
||||
.logo img {
|
||||
width: 90px !important;
|
||||
|
|
|
|||
|
|
@ -5,11 +5,7 @@
|
|||
text-rendering: optimizeLegibility;
|
||||
transform: none !important;
|
||||
}
|
||||
|
||||
.small{
|
||||
font-size:1.2rem !important;
|
||||
}
|
||||
|
||||
|
||||
/* Tables responsive fallback - web par défaut */
|
||||
.table.table-responsive, table.table-responsive {
|
||||
display: table;
|
||||
|
|
|
|||
|
|
@ -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.12.13.00" rel="stylesheet">
|
||||
<link href="Bootstrap_new/css/style_new.css?ver=2025.12.13.01" rel="stylesheet">
|
||||
<!-- END: webview fixes -->
|
||||
</head>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user