diff --git a/www/aPropos.html b/www/aPropos.html index 2258944..7793577 100644 --- a/www/aPropos.html +++ b/www/aPropos.html @@ -166,7 +166,7 @@ Équipe Les Alt-F4

- diff --git a/www/css/style.css b/www/css/style.css index 8cb6972..5e7c6ae 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -382,6 +382,10 @@ footer a:hover { float: right; } +.aPropos #mapsFrame { + border-radius: 15px; +} + .aPropos a:visited { color: #c19f8a;