correction liste
This commit is contained in:
@@ -443,13 +443,17 @@ footer a:hover {
|
||||
|
||||
/* Hide scrollbar for Chrome, Safari and Opera */
|
||||
.conteneurMaps::-webkit-scrollbar {
|
||||
display: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Hide scrollbar for IE, Edge and Firefox */
|
||||
.conteneurMaps {
|
||||
-ms-overflow-style: none; /* IE and Edge */
|
||||
scrollbar-width: none; /* Firefox */
|
||||
-ms-overflow-style: none;
|
||||
/* IE and Edge */
|
||||
scrollbar-width: none;
|
||||
/* Firefox */
|
||||
}
|
||||
|
||||
.aPropos #mapsFrame {
|
||||
border-radius: 20px;
|
||||
}
|
||||
@@ -1299,6 +1303,10 @@ h2 {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.wf-table-simple li {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
/****************************/
|
||||
/* PAGE: Crédits */
|
||||
/* AUTEUR: Jérémy Hébert */
|
||||
|
||||
Reference in New Issue
Block a user