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