Public Access
5
0

Changement aPropos

This commit is contained in:
2025-11-30 16:34:44 -05:00
parent 0c45c9b55a
commit a7ba076bcb
2 changed files with 150 additions and 103 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%;