Public Access
5
0

ajout de rond sur maps

This commit is contained in:
2025-12-03 21:18:41 -05:00
parent 3affba6764
commit deffdeec50
2 changed files with 5 additions and 1 deletions

View File

@@ -382,6 +382,10 @@ footer a:hover {
float: right;
}
.aPropos #mapsFrame {
border-radius: 15px;
}
.aPropos a:visited {
color: #c19f8a;