Public Access
5
0
This commit is contained in:
2025-11-30 16:50:31 -05:00
3 changed files with 151 additions and 104 deletions

View File

@@ -277,10 +277,25 @@ footer {
}
.aPropos .conteneurMaps {
max-width: 700px;
max-height: 600px;
overflow: scroll;
}
.aPropos .conteneurMaps­>iframe {
border:0;
}
.aPropos .sidebyside>div {
margin: 5px 20px;
}
.aPropos .sidebyside>h1 {
width: 120%;
}
.aPropos textarea {
resize: none;
width: 100%;