diff --git a/www/css/style.css b/www/css/style.css index 7a82c8a..bf26bfc 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -117,6 +117,7 @@ footer { ::selection { /*Source: https://openclassrooms.com/forum/sujet/couleur-surlignage-34526*/ background-color: #641a10; + color: #ffefe5; } /****************************/ @@ -284,7 +285,7 @@ footer { } .aPropos .conteneurMaps­>iframe { - border:0; + border: 0; } @@ -296,6 +297,7 @@ footer { width: 120%; } + .aPropos textarea { resize: none; width: 100%;